Skip to content

Commit 0050d3a

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2024-04-26) ### Bug Fixes * lazyLoad selector formating ([054f89c](054f89c))
1 parent 054f89c commit 0050d3a

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.3.4](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.3...v1.3.4) (2024-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* lazyLoad selector formating ([054f89c](https://github.com/CoCreate-app/CoCreate-webpack/commit/054f89ccde31bd74c62e248c4c5aa00de0bd0d7d))
7+
18
## [1.3.3](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.2...v1.3.3) (2024-03-19)
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.3.3",
3+
"version": "1.3.4",
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)