Skip to content

Commit e1e48bd

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2026-03-02) ### Bug Fixes * Handle case-insensitive plugin global mapping and add support for function reference assignments in plugin properties. ([904a947](904a947))
1 parent 904a947 commit e1e48bd

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.2.1](https://github.com/CoCreate-app/CoCreate-plugins/compare/v1.2.0...v1.2.1) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Handle case-insensitive plugin global mapping and add support for function reference assignments in plugin properties. ([904a947](https://github.com/CoCreate-app/CoCreate-plugins/commit/904a947abc868937b6e650b62e080d00341272a1))
7+
18
# [1.2.0](https://github.com/CoCreate-app/CoCreate-plugins/compare/v1.1.1...v1.2.0) (2026-02-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.2.0",
3+
"version": "1.2.1",
44
"description": "CoCreate plugins",
55
"author": "CoCreate LLC",
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)