We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9989dc4 commit 655ef50Copy full SHA for 655ef50
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.19.5](https://github.com/will-stone/2n8/compare/0.19.4...0.19.5) (2025-06-03)
11
12
### Patches
package.json
@@ -1,6 +1,6 @@
{
"name": "2n8",
- "version": "0.19.5",
+ "version": "0.19.6",
"description": "Simple state management.",
"keywords": [
"react",
0 commit comments