Skip to content

Commit 655ef50

Browse files
committed
Release 0.19.6
1 parent 9989dc4 commit 655ef50

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.19.6](https://github.com/will-stone/2n8/compare/0.19.5...0.19.6) (2025-06-03)
4+
5+
### Patches
6+
7+
- Add size of package to key features
8+
([9989dc4](https://github.com/will-stone/2n8/commit/9989dc40eb2acd2b662cc4297c2acca2cf5a7b1e))
9+
310
## [0.19.5](https://github.com/will-stone/2n8/compare/0.19.4...0.19.5) (2025-06-03)
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.19.5",
3+
"version": "0.19.6",
44
"description": "Simple state management.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)