Skip to content

Commit 6536c19

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([7050da2](7050da2))
1 parent 7050da2 commit 6536c19

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.4](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.0.3...v1.0.4) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([7050da2](https://github.com/CoCreate-app/CoCreate-rollup/commit/7050da233bcf31c87fe910d4dfdf13d1ceb00d6e))
7+
18
## [1.0.3](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.0.2...v1.0.3) (2024-03-19)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/rollup",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
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",
@@ -41,4 +41,4 @@
4141
"url": "https://github.com/sponsors/CoCreate-app"
4242
},
4343
"main": "./src/index.js"
44-
}
44+
}

0 commit comments

Comments
 (0)