Skip to content

Commit 72f52b9

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2026-02-09) ### Bug Fixes * change init function to default export and update parameter handling ([654b623](654b623))
1 parent 654b623 commit 72f52b9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/CoCreate-app/CoCreate-plugins/compare/v1.1.0...v1.1.1) (2026-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* change init function to default export and update parameter handling ([654b623](https://github.com/CoCreate-app/CoCreate-plugins/commit/654b623760446cbd9db55cc216e25a07fe7865e3))
7+
18
# [1.1.0](https://github.com/CoCreate-app/CoCreate-plugins/compare/v1.0.3...v1.1.0) (2026-01-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/plugins",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "CoCreate plugins",
55
"author": "CoCreate LLC",
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)