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

@@ -1,5 +1,12 @@
# @emdash-cms/plugin-audit-log
## 0.0.3
### Patch Changes
- Updated dependencies [[`3c319ed`](https://github.com/emdash-cms/emdash/commit/3c319ed6411a595e6974a86bc58c2a308b91c214)]:
- emdash@0.0.3
## 0.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@emdash-cms/plugin-audit-log",
"version": "0.0.2",
"version": "0.0.3",
"description": "Audit logging plugin for EmDash CMS - tracks content changes",
"type": "module",
"main": "src/index.ts",