Skip to content

Commit d89b321

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2026-02-04) ### Bug Fixes * update worklow ([b312879](b312879))
1 parent b312879 commit d89b321

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.1.1...v1.1.2) (2026-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update worklow ([b312879](https://github.com/CoCreate-app/CoCreate-rollup/commit/b31287993959c30110ecc8b3762ae3e5cda293b0))
7+
18
## [1.1.1](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.1.0...v1.1.1) (2025-09-07)
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/rollup",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A Rollup integration tool for CoCreate applications, enabling file watching, automated chunking, lazy loading, and file uploading. It leverages CoCreate.config for streamlined project builds and development workflows.",
55
"keywords": [
66
"rollup",

0 commit comments

Comments
 (0)