Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2023-10-22)

### Bug Fixes

* modular css' ([96fcc8e](96fcc8e))
* types ([d61263e](d61263e))
  • Loading branch information
semantic-release-bot committed Oct 22, 2023
1 parent 2e025b5 commit 3e986a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.1.1](https://github.com/shubhadip/react-vite-component-library/compare/v1.1.0...v1.1.1) (2023-10-22)


### Bug Fixes

* modular css' ([96fcc8e](https://github.com/shubhadip/react-vite-component-library/commit/96fcc8e82c583930f809e7e5ced735f6d7dce53b))
* types ([d61263e](https://github.com/shubhadip/react-vite-component-library/commit/d61263e13f52183b46b3979e5c0374f1926d9ee2))

# [1.1.0](https://github.com/shubhadip/react-vite-component-library/compare/v1.0.32...v1.1.0) (2023-10-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/shubhadip/react-vite-component-library/issues"
},
"version": "1.1.0",
"version": "1.1.1",
"type": "module",
"files": [
"dist/*",
Expand Down

0 comments on commit 3e986a6

Please sign in to comment.