From f80969ce341c24ae3cabd9cda4a764afea15a2e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:23:59 +1100 Subject: [PATCH] chore(release): v1.0.0-canary.24 (#240) Co-authored-by: giantnodes-bot --- VERSION.txt | 2 +- package.json | 2 +- packages/react/package.json | 2 +- packages/theme/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index ccf150d..152eca9 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1,2 @@ -1.0.0-canary.23 +1.0.0-canary.24 canary \ No newline at end of file diff --git a/package.json b/package.json index 8f0169e..c45bce4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@giantnodes/design-system", - "version": "1.0.0-canary.23", + "version": "1.0.0-canary.24", "description": "", "license": "AGPL-3.0", "packageManager": "pnpm@9.6.0", diff --git a/packages/react/package.json b/packages/react/package.json index 4ae6b1a..bfa37f9 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@giantnodes/react", - "version": "1.0.0-canary.23", + "version": "1.0.0-canary.24", "description": "A collection Giantnodes React components", "license": "AGPL-3.0", "main": "dist/index.js", diff --git a/packages/theme/package.json b/packages/theme/package.json index 2123724..52edbf9 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,6 +1,6 @@ { "name": "@giantnodes/theme", - "version": "1.0.0-canary.23", + "version": "1.0.0-canary.24", "description": "A collection default Giantnodes Tailwind CSS components", "license": "AGPL-3.0", "main": "dist/index.js",