We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a264c commit b7c4411Copy full SHA for b7c4411
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.1.24](https://github.com/koki-develop/samari/compare/v0.1.23...v0.1.24) (2025-11-28)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency @tanstack/react-query to v5.90.11 ([#140](https://github.com/koki-develop/samari/issues/140)) ([47a264c](https://github.com/koki-develop/samari/commit/47a264ca71f2f1d5124e92469f4b67363dbdb758))
9
10
## [0.1.23](https://github.com/koki-develop/samari/compare/v0.1.22...v0.1.23) (2025-11-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "samari",
- "version": "0.1.23",
+ "version": "0.1.24",
"private": true,
"type": "module",
"scripts": {
0 commit comments