Skip to content

Commit a601a12

Browse files
chore(release): 1.3.6 [skip ci]
## [1.3.6](v1.3.5...v1.3.6) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([d9f6b20](d9f6b20)) * svg icon class ([9c1014c](9c1014c))
1 parent d9f6b20 commit a601a12

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.6](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.5...v1.3.6) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([d9f6b20](https://github.com/CoCreate-app/CoCreate-webpack/commit/d9f6b200a8624be3ce53d30db6f952391c4d033c))
7+
* svg icon class ([9c1014c](https://github.com/CoCreate-app/CoCreate-webpack/commit/9c1014cad45ecfbfe90990d23a821538b832ae7c))
8+
19
## [1.3.5](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.4...v1.3.5) (2024-04-29)
210

311

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.5",
3+
"version": "1.3.6",
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)