Skip to content

Commit a7eef85

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.5...v1.1.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([1fcd25b](1fcd25b)) ### Features * add prettier.config.js and format files ([5051958](5051958)) * add prettier.config.js and format files ([25ac2dc](25ac2dc))
1 parent 1fcd25b commit a7eef85

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.1.0](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.0.5...v1.1.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([1fcd25b](https://github.com/CoCreate-app/CoCreate-rollup/commit/1fcd25b923a7ea1984fed4b60f9f0f25b2576aaa))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([5051958](https://github.com/CoCreate-app/CoCreate-rollup/commit/505195830f53c32f81de5843b856b5b0f78f0069))
12+
* add prettier.config.js and format files ([25ac2dc](https://github.com/CoCreate-app/CoCreate-rollup/commit/25ac2dc7751d1dd03160639e21fda6871ab189e2))
13+
114
## [1.0.5](https://github.com/CoCreate-app/CoCreate-rollup/compare/v1.0.4...v1.0.5) (2024-06-12)
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/rollup",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
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)