Skip to content

Commit fae6e21

Browse files
committed
changelog v0.8.5
1 parent 185af75 commit fae6e21

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [0.8.5] - 2024-02-04
6+
### Changed
7+
- fix: include types.ts in build
8+
59
## [0.8.4] - 2024-01-31
610
### Changed
711
- fix: fix generics

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jotai-tanstack-query",
33
"description": "👻🌺",
4-
"version": "0.8.4",
4+
"version": "0.8.5",
55
"author": "Daishi Kato",
66
"contributors": [
77
"Mohammad Bagher Abiat",

0 commit comments

Comments
 (0)