Skip to content

Commit

Permalink
chore(release): 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awran5 committed Oct 3, 2022
1 parent 962c126 commit 667a628
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.1.0](https://github.com/awran5/react-simple-star-rating/compare/v5.0.0...v5.1.0) (2022-10-03)


### Bug Fixes

* remove unnecessary css ([962c126](https://github.com/awran5/react-simple-star-rating/commit/962c1267c9c41cfd5652e0362c7dcb25a47ff1de)), closes [#25](https://github.com/awran5/react-simple-star-rating/issues/25)

## [5.0.0](https://github.com/awran5/react-simple-star-rating/compare/v4.1.1...v5.0.0) (2022-10-03)

## [4.1.0](https://github.com/awran5/react-simple-star-rating/compare/v4.0.5...v4.1.0) (2022-10-03)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-simple-star-rating",
"version": "5.0.0",
"version": "5.1.0",
"private": false,
"description": "A simple react component for adding a star rating to your project.",
"author": {
Expand Down

0 comments on commit 667a628

Please sign in to comment.