Skip to content

Commit 3c5654d

Browse files
committed
fix: version bump
2 parents ce62c5f + 7fcc852 commit 3c5654d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/react-cra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/cta-framework-react-cra",
3-
"version": "0.34.4",
3+
"version": "0.34.5",
44
"description": "CTA Framework for React (Create React App)",
55
"type": "module",
66
"main": "./dist/index.js",

frameworks/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/cta-framework-solid",
3-
"version": "0.34.4",
3+
"version": "0.34.5",
44
"description": "CTA Framework for Solid",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)