Skip to content

Commit

Permalink
chore(release): 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
awran5 committed Dec 13, 2021
1 parent 9d6dd71 commit 548257c
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.

### [4.0.4](https://github.com/awran5/react-simple-star-rating/compare/v4.0.3...v4.0.4) (2021-12-13)


### Bug Fixes

* handle value issue [#7](https://github.com/awran5/react-simple-star-rating/issues/7) ([b28b534](https://github.com/awran5/react-simple-star-rating/commit/b28b534ce6a55bf18ff38817f1bd59610769eb4b))

### [4.0.3](https://github.com/awran5/react-simple-star-rating/compare/v4.0.2...v4.0.3) (2021-12-11)


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": "4.0.3",
"version": "4.0.4",
"private": false,
"description": "A simple react component for adding a star rating to your project.",
"author": "awran5 <awran5@yahoo.com>",
Expand Down

0 comments on commit 548257c

Please sign in to comment.