Skip to content

Commit b2ff533

Browse files
author
sw-yx
committed
0.0.19
1 parent 756e3b7 commit b2ff533

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v0.0.19](https://github.com/sw-yx/hooks/compare/v0.0.18...v0.0.19) - 2019-04-30
11+
12+
### Commits
13+
14+
- fix localstorage string bug [`9cc2255`](https://github.com/sw-yx/hooks/commit/9cc2255dc4dafcf62e1cd3fe5d25942a25df6439)
15+
- fix usecheckinput localstorage miss check [`756e3b7`](https://github.com/sw-yx/hooks/commit/756e3b73fd8c4f380d6da4bbc3151ad7020e2933)
16+
1017
## [v0.0.18](https://github.com/sw-yx/hooks/compare/v0.0.17...v0.0.18) - 2019-04-30
1118

1219
### Commits

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swyx/hooks",
3-
"version": "0.0.18",
3+
"version": "0.0.19",
44
"description": "swyx personal hooks library",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)