Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.1](v3.0.0...v3.0.1) (2021-07-11)

### Bug Fixes

* proper package.json configuration ([a1d2e43](a1d2e43))
  • Loading branch information
semantic-release-bot committed Jul 11, 2021
1 parent a1d2e43 commit c9de15a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/xobotyi/cnbuilder/compare/v3.0.0...v3.0.1) (2021-07-11)


### Bug Fixes

* proper package.json configuration ([a1d2e43](https://github.com/xobotyi/cnbuilder/commit/a1d2e43b22274e0cc229d503a69e4ddc3598f35a))

# [3.0.0](https://github.com/xobotyi/cnbuilder/compare/v2.7.1...v3.0.0) (2021-07-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c9de15a

Please sign in to comment.