ci: release
This commit is contained in:
7
packages/gutenberg-to-portable-text/CHANGELOG.md
Normal file
7
packages/gutenberg-to-portable-text/CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# @emdash-cms/gutenberg-to-portable-text
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#14](https://github.com/emdash-cms/emdash/pull/14) [`755b501`](https://github.com/emdash-cms/emdash/commit/755b5017906811f97f78f4c0b5a0b62e67b52ec4) Thanks [@ascorbic](https://github.com/ascorbic)! - First beta release
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@emdash-cms/gutenberg-to-portable-text",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"description": "Convert WordPress Gutenberg blocks to Portable Text",
|
||||
"type": "module",
|
||||
"main": "dist/index.mjs",
|
||||
|
||||
Reference in New Issue
Block a user