Skip to content

Commit b2b3b16

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2026-02-04) ### Bug Fixes * update worklow ([291332f](291332f))
1 parent 291332f commit b2b3b16

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.4.3](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.4.2...v1.4.3) (2026-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update worklow ([291332f](https://github.com/CoCreate-app/CoCreate-webpack/commit/291332ff1824423df5798ca2657b7ff1d1f0a2ed))
7+
18
## [1.4.2](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.4.1...v1.4.2) (2025-05-01)
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/webpack",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
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",

0 commit comments

Comments
 (0)