Skip to content

Commit 0375395

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2026-02-15) ### Bug Fixes * improve key validation in executeGenericPlugin function ([447f6d2](447f6d2)) ### Features * enhance demo page with improved layout and Bootstrap integration ([a74615e](a74615e)) * refactor plugin management and enhance dynamic loading capabilities ([4d91958](4d91958))
1 parent a74615e commit 0375395

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.2.0](https://github.com/CoCreate-app/CoCreate-plugins/compare/v1.1.1...v1.2.0) (2026-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* improve key validation in executeGenericPlugin function ([447f6d2](https://github.com/CoCreate-app/CoCreate-plugins/commit/447f6d209adea010110c3bc52a17f8b45cb302ea))
7+
8+
9+
### Features
10+
11+
* enhance demo page with improved layout and Bootstrap integration ([a74615e](https://github.com/CoCreate-app/CoCreate-plugins/commit/a74615e27be7c2f40529c5242e6c6e9b839ad020))
12+
* refactor plugin management and enhance dynamic loading capabilities ([4d91958](https://github.com/CoCreate-app/CoCreate-plugins/commit/4d919582934418cfb7bfa9497b6d0dcaf3bf8d10))
13+
114
## [1.1.1](https://github.com/CoCreate-app/CoCreate-plugins/compare/v1.1.0...v1.1.1) (2026-02-09)
215

316

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.1",
3+
"version": "1.2.0",
44
"description": "CoCreate plugins",
55
"author": "CoCreate LLC",
66
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)