ci: release

This commit is contained in:
github-actions[bot]
2026-04-01 12:07:38 +00:00
parent 841a75093c
commit be76e0781e
58 changed files with 295 additions and 44 deletions

View File

@@ -0,0 +1,8 @@
# @emdash-cms/plugin-forms
## 0.0.2
### Patch Changes
- Updated dependencies [[`b09bfd5`](https://github.com/emdash-cms/emdash/commit/b09bfd51cece5e88fe8314668a591ab11de36b4d)]:
- emdash@0.0.2

View File

@@ -1,6 +1,6 @@
{
"name": "@emdash-cms/plugin-forms",
"version": "0.0.1",
"version": "0.0.2",
"description": "Forms plugin for EmDash CMS - build forms, collect submissions, send notifications",
"type": "module",
"main": "src/index.ts",
@@ -11,7 +11,9 @@
"./client": "./src/client/index.ts",
"./styles": "./src/styles/forms.css"
},
"files": ["src"],
"files": [
"src"
],
"keywords": [
"emdash",
"cms",