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 a1d2e43 commit c9de15aCopy full SHA for c9de15a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.1](https://github.com/xobotyi/cnbuilder/compare/v3.0.0...v3.0.1) (2021-07-11)
2
+
3
4
+### Bug Fixes
5
6
+* proper package.json configuration ([a1d2e43](https://github.com/xobotyi/cnbuilder/commit/a1d2e43b22274e0cc229d503a69e4ddc3598f35a))
7
8
# [3.0.0](https://github.com/xobotyi/cnbuilder/compare/v2.7.1...v3.0.0) (2021-07-11)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "cnbuilder",
"description": "Yet another classname string builder (the fastest one)",
- "version": "3.0.0",
+ "version": "3.0.1",
"files": [
"cjs",
"esm",
0 commit comments