Skip to content

Commit 7ca35cf

Browse files
committed
v1.3.9
1 parent bae7a22 commit 7ca35cf

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.3.9] - 2021-09-20
46
### Changed
57
- Fix build config (obsoleting v1.3.8 which isn't built correctly)
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.3.8",
4+
"version": "1.3.9",
55
"author": "Daishi Kato",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)