Skip to content

Commit d1ee9ac

Browse files
committed
Release 0.18.4
1 parent 936ce0a commit d1ee9ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.18.4](https://github.com/will-stone/2n8/compare/0.18.3...0.18.4) (2025-05-14)
4+
5+
### Patches
6+
7+
- Simplify get internals slightly
8+
([936ce0a](https://github.com/will-stone/2n8/commit/936ce0a31bf7914513346e6d1fedaff6df9616f6))
9+
310
## [0.18.3](https://github.com/will-stone/2n8/compare/0.18.2...0.18.3) (2025-05-13)
411

512
### Patches

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "2n8",
3-
"version": "0.18.3",
3+
"version": "0.18.4",
44
"description": "Simple state management.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)