ci: release

This commit is contained in:
github-actions[bot]
2026-04-01 15:02:06 +00:00
parent dad55bb80a
commit 2463da9556
32 changed files with 168 additions and 41 deletions

View File

@@ -1,5 +1,16 @@
# @emdash-cms/admin
## 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/blocks@0.1.0
## 0.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@emdash-cms/admin",
"version": "0.0.2",
"version": "0.1.0",
"description": "Admin UI for EmDash CMS",
"type": "module",
"main": "dist/index.js",