Skip to content

Commit 95ff231

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([2ce1c33](2ce1c33))
1 parent 2ce1c33 commit 95ff231

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.1](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.3.0...v1.3.1) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([2ce1c33](https://github.com/CoCreate-app/CoCreate-webpack/commit/2ce1c33c1f27f5fd0fdadfc053de43193d72f69a))
7+
18
# [1.3.0](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.2.0...v1.3.0) (2023-12-31)
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.0",
3+
"version": "1.3.1",
44
"description": "An intergration with webpack and CoCreateJS.",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)