Skip to content

Commit becf6ee

Browse files
committed
chore(release): 3.0.3
1 parent f0dfcf1 commit becf6ee

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [3.0.3](https://github.com/Spyna/react-context-hook/compare/v3.0.2...v3.0.3) (2021-03-04)
6+
57
### [3.0.2](https://github.com/Spyna/react-context-hook/compare/v2.2.0...v3.0.2) (2021-03-04)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-context-hook",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A React.js global state manager with Hooks and Context API",
55
"author": "Spyna (https://github.com/Spyna)",
66
"keyword": [

0 commit comments

Comments
 (0)