Skip to content

Commit db5f54f

Browse files
committed
chore: release v0.13.1
1 parent 4b4f138 commit db5f54f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [0.13.1](https://github.com/jotaijs/jotai-devtools/compare/v0.13.0...v0.13.1) (2026-03-27)
4+
5+
### Bug Fixes
6+
7+
- compatibility with jotai store epoch changes (atomState.m)
8+
([#214](https://github.com/jotaijs/jotai-devtools/issues/214))
9+
([f289b88](https://github.com/jotaijs/jotai-devtools/commit/f289b88c41b746332c383b2e877fb226fbe5a87a))
10+
- grammar issue in readme.md
11+
([#210](https://github.com/jotaijs/jotai-devtools/issues/210))
12+
([baa0df7](https://github.com/jotaijs/jotai-devtools/commit/baa0df74b8f3b28d4545b9520713182b9ee41650))
13+
314
## 0.13.0 (2025-09-13)
415

516
- chore: update dependencies (#204)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jotai-devtools",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"description": "A powerful toolkit to enhance your development experience with Jotai",
55
"author": {
66
"name": "Arjun Vegda",

0 commit comments

Comments
 (0)