Skip to content

Commit d80a9fe

Browse files
committed
release: v0.40.1
1 parent 3c8568d commit d80a9fe

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.40.0",
3+
"version": "0.40.1",
44
"description": "CTA Framework for React (Create React App)",
55
"type": "module",
66
"main": "./dist/index.js",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is auto-generated. Do not edit manually.
22
// Generated from add-ons, examples, hosts, project, and toolchains directories
3-
export const contentChecksum = 'feb5810163b26e8f14f145eedea21242641ec1d266639a75873acc3eb7b04faa'
3+
export const contentChecksum = 'be4489219525f36df59d56c50df08c03e62dcc80b24ff259dae429e76ee83681'

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.40.0",
3+
"version": "0.40.1",
44
"description": "CTA Framework for Solid",
55
"type": "module",
66
"main": "./dist/index.js",

frameworks/solid/src/checksum.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is auto-generated. Do not edit manually.
22
// Generated from add-ons, examples, hosts, project, and toolchains directories
3-
export const contentChecksum = 'd7da25588d0808bff386271b8ffabaf2124ec31ff1a8a5ea52b45b1336f59114'
3+
export const contentChecksum = '8ed7a68c4012691f8ad7a0201fb317be3610efe1cc6b501b6c62bfa7bcc3040e'

0 commit comments

Comments
 (0)