Skip to content

Commit 9cd0322

Browse files
committed
chore: release v0.2.0
1 parent 9162b57 commit 9cd0322

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.2.0](https://github.com/any-hooks/solid-hooks/compare/v0.1.0...v0.2.0) (2023-11-26)
2+
3+
4+
### Features
5+
6+
* add `useScreenSafeArea` hooks ([392f676](https://github.com/any-hooks/solid-hooks/commit/392f6766792bbcd19c0c7cf8b062160647f22b24))
7+
8+
9+
110
# 0.1.0 (2023-11-21)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-hooks/solid",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.2.0",
55
"packageManager": "[email protected]",
66
"description": "A high-quality & reliable Solid Hooks library.",
77
"author": "pengzhanbo <[email protected]> (https://github.com/pengzhanbo)",

0 commit comments

Comments
 (0)