Skip to content

Commit 98d8dc3

Browse files
Version Packages (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b884d7 commit 98d8dc3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/tasty-melons-fall.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lynx-js/react-use
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 8b884d7: Add `package.json#peerDependencies` & set `package.json#sideEffects` to `false`
8+
39
## 0.0.2
410

511
### Patch Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lynx-js/react-use",
33
"description": "A React-style hooks library designed specifically for ReactLynx",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"type": "module",
66
"sideEffects": false,
77
"repository": {

0 commit comments

Comments
Β (0)