ci: release

This commit is contained in:
github-actions[bot]
2026-04-01 13:28:55 +00:00
parent 0c6c66fe44
commit 144d7e488a
61 changed files with 251 additions and 44 deletions

View File

@@ -0,0 +1,7 @@
# @emdash-cms/admin
## 0.0.2
### Patch Changes
- [#8](https://github.com/emdash-cms/emdash/pull/8) [`3c319ed`](https://github.com/emdash-cms/emdash/commit/3c319ed6411a595e6974a86bc58c2a308b91c214) Thanks [@ascorbic](https://github.com/ascorbic)! - Update branding

View File

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