ci: release
This commit is contained in:
8
packages/plugins/atproto/CHANGELOG.md
Normal file
8
packages/plugins/atproto/CHANGELOG.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# @emdash-cms/plugin-atproto
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`b09bfd5`](https://github.com/emdash-cms/emdash/commit/b09bfd51cece5e88fe8314668a591ab11de36b4d)]:
|
||||
- emdash@0.0.2
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@emdash-cms/plugin-atproto",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "AT Protocol / standard.site syndication plugin for EmDash CMS",
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
@@ -8,7 +8,9 @@
|
||||
".": "./src/index.ts",
|
||||
"./sandbox": "./src/sandbox-entry.ts"
|
||||
},
|
||||
"files": ["src"],
|
||||
"files": [
|
||||
"src"
|
||||
],
|
||||
"keywords": [
|
||||
"emdash",
|
||||
"cms",
|
||||
|
||||
Reference in New Issue
Block a user