Skip to content

Commit b37b030

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2023-12-31) ### Bug Fixes * fileUploader handle argv ([db835c4](db835c4)) * update fileUploader to pascalCase FileUploader ([1507475](1507475)) ### Features * loader to handle special characters ([74134a6](74134a6))
1 parent 21057c8 commit b37b030

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.3.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.2.0...v1.3.0) (2023-12-31)
2+
3+
4+
### Bug Fixes
5+
6+
* fileUploader handle argv ([db835c4](https://github.com/CoCreate-app/CoCreate-webpack/commit/db835c4122a2b238b149c19e0451956dc7630b1f))
7+
* update fileUploader to pascalCase FileUploader ([1507475](https://github.com/CoCreate-app/CoCreate-webpack/commit/15074750a5f9c473841f33654b9890ce01d76e8e))
8+
9+
10+
### Features
11+
12+
* loader to handle special characters ([74134a6](https://github.com/CoCreate-app/CoCreate-webpack/commit/74134a6066d50a486a92ca13c7ba33090fdc190a))
13+
114
# [1.2.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.1.0...v1.2.0) (2023-12-28)
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/webpack",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "An intergration with webpack and CoCreateJS.",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)