Skip to content

Commit 3672506

Browse files
authored
Merge pull request #72 from js2me/changeset-release/master
Version Packages
2 parents 0f5e9a9 + c28080c commit 3672506

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/thin-papers-tan.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mobx-tanstack-query
22

3+
## 6.14.0
4+
5+
### Minor Changes
6+
7+
- [`0f5e9a9`](https://github.com/js2me/mobx-tanstack-query/commit/0f5e9a90429e5539b877b51fe73949a696e9bae1) Thanks [@js2me](https://github.com/js2me)! - [internal] update all deps to latest (vite 8.x, typescript 6.x, jsdoc 29, yummies 7.12.x)
8+
39
## 6.13.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobx-tanstack-query",
3-
"version": "6.13.0",
3+
"version": "6.14.0",
44
"scripts": {
55
"prepare": "pnpm dev:install-hooks",
66
"clean": "rimraf dist",

0 commit comments

Comments
 (0)