Skip to content

Commit d8aa3cc

Browse files
committed
v1.4.1
1 parent 27d35ae commit d8aa3cc

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
@@ -1,6 +1,8 @@
11
# Change Log
22

33
## [Unreleased]
4+
5+
## [1.4.1] - 2022-06-07
46
### Changed
57
- fix(build): build script for React Native #83
68

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "use-context-selector",
33
"description": "React useContextSelector hook in userland",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"author": "Daishi Kato",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)