Skip to content

Commit

Permalink
chore(release): 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Spyna committed Mar 4, 2021
1 parent f0dfcf1 commit becf6ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [3.0.3](https://github.com/Spyna/react-context-hook/compare/v3.0.2...v3.0.3) (2021-03-04)

### [3.0.2](https://github.com/Spyna/react-context-hook/compare/v2.2.0...v3.0.2) (2021-03-04)


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-context-hook",
"version": "3.0.2",
"version": "3.0.3",
"description": "A React.js global state manager with Hooks and Context API",
"author": "Spyna (https://github.com/Spyna)",
"keyword": [
Expand Down

0 comments on commit becf6ee

Please sign in to comment.