Skip to content

Commit 225fed8

Browse files
committed
fix loclfile
1 parent 10e5020 commit 225fed8

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

packages/bippy/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# bippy
22

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- fix #27
8+
39
## 0.3.1
410

511
### Patch Changes

packages/bippy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bippy",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "hack into react internals",
55
"keywords": [
66
"bippy",

packages/kitchen-sink/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@codesandbox/sandpack-react": "^2.19.10",
1212
"@codesandbox/sandpack-themes": "^2.0.21",
1313
"@tanstack/react-router": "^1.95.1",
14-
"bippy": "^0.3.1",
14+
"bippy": "^0.3.2",
1515
"clsx": "^2.1.1",
1616
"react": "19.0.0",
1717
"react-dom": "19.0.0",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)