Skip to content

Commit 0caacd3

Browse files
chore(release): version packages (#8)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 72e8d78 commit 0caacd3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shy-pandas-tie.md

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

packages/ddmushi/CHANGELOG.md

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

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- [#7](https://github.com/arkemis-labs/ddmushi/pull/7) [`72e8d78`](https://github.com/arkemis-labs/ddmushi/commit/72e8d78b8c4e9eaccdd1219fb042cd15bd1400b6) Thanks [@ilyichv](https://github.com/ilyichv)! - fix: adjust types for useSuspenseQuery
8+
39
## 0.2.2
410

511
### Patch Changes

packages/ddmushi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ddmushi",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A tRPC-like API organization library for TanStack React Query",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)