We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3b7de commit 14408b4Copy full SHA for 14408b4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/CoCreate-app/CoCreate-webpack/compare/v1.0.0...v1.0.1) (2023-12-28)
2
+
3
4
+### Bug Fixes
5
6
+* removed webpack.config ([4d3b7de](https://github.com/CoCreate-app/CoCreate-webpack/commit/4d3b7def7b59c0736cbf9b2dbb3e40585486cf92))
7
8
# 1.0.0 (2023-12-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/webpack",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "An intergration with webpack and CoCreateJS.",
"keywords": [
"webpack",
0 commit comments