Skip to content

Commit aca3d27

Browse files
chore(release): 1.3.5 [skip ci]
## [1.3.5](v1.3.4...v1.3.5) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([05e8455](05e8455))
1 parent 05e8455 commit aca3d27

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.3.5](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.4...v1.3.5) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([05e8455](https://github.com/CoCreate-app/CoCreate-webpack/commit/05e84559f10ab984e2e1abc880fa5ba720766f37))
7+
18
## [1.3.4](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.3...v1.3.4) (2024-04-26)
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/webpack",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "A Webpack 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
"webpack",
@@ -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)