Skip to content

Commit 16ddab2

Browse files
committed
Release 0.18.2
1 parent 6f87025 commit 16ddab2

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.2](https://github.com/will-stone/2n8/compare/0.18.1...0.18.2) (2025-05-08)
4+
5+
### Patches
6+
7+
- Remove auto-bind from deps and docs
8+
([6f87025](https://github.com/will-stone/2n8/commit/6f870256d235454ca7d2f20ff958379e5c78a159))
9+
310
## [0.18.1](https://github.com/will-stone/2n8/compare/0.18.0...0.18.1) (2025-05-08)
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.1",
3+
"version": "0.18.2",
44
"description": "Simple state management.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)