ci: release
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# emdash
|
||||
|
||||
## 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
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`755b501`](https://github.com/emdash-cms/emdash/commit/755b5017906811f97f78f4c0b5a0b62e67b52ec4)]:
|
||||
- @emdash-cms/admin@0.1.0
|
||||
- @emdash-cms/auth@0.1.0
|
||||
- @emdash-cms/gutenberg-to-portable-text@0.1.0
|
||||
|
||||
## 0.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "emdash",
|
||||
"version": "0.0.3",
|
||||
"version": "0.1.0",
|
||||
"description": "Astro-native CMS with WordPress migration support",
|
||||
"type": "module",
|
||||
"main": "dist/index.mjs",
|
||||
|
||||
Reference in New Issue
Block a user