Skip to content

Commit c9de15a

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2021-07-11) ### Bug Fixes * proper package.json configuration ([a1d2e43](a1d2e43))
1 parent a1d2e43 commit c9de15a

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+
## [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+
18
# [3.0.0](https://github.com/xobotyi/cnbuilder/compare/v2.7.1...v3.0.0) (2021-07-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cnbuilder",
33
"description": "Yet another classname string builder (the fastest one)",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"files": [
66
"cjs",
77
"esm",

0 commit comments

Comments
 (0)