Skip to content

Commit c5b6d22

Browse files
committed
chore(release): 3.0.5
1 parent 6af8e9a commit c5b6d22

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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.5](https://github.com/Spyna/react-context-hook/compare/v3.0.4...v3.0.5) (2021-05-13)
6+
57
### [3.0.4](https://github.com/Spyna/react-context-hook/compare/v3.0.3...v3.0.4) (2021-05-12)
68

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

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.4",
3+
"version": "3.0.5",
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)