Skip to content

Commit 98228a1

Browse files
ci: Version Packages (#309)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f1535c commit 98228a1

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/neat-peaches-matter.md

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

.changeset/thin-pianos-rhyme.md

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

packages/devtools-utils/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @tanstack/devtools-utils
22

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- fix: panel issue fix ([#308](https://github.com/TanStack/devtools/pull/308))
8+
9+
- revert panel generation ([#308](https://github.com/TanStack/devtools/pull/308))
10+
311
## 0.2.2
412

513
### Patch Changes

packages/devtools-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/devtools-utils",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "TanStack Devtools utilities for creating your own devtools.",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)