Skip to content

Commit 662302e

Browse files
xrendanclaude
andcommitted
Bump all packages to v0.2.1
Test release for auto-release workflow. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c526bae commit 662302e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildcanada/charts",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A configurable data visualization library for creating interactive charts.",
55
"type": "module",
66
"main": "src/index.ts",

packages/colours/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildcanada/colours",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Canadian colour tokens for design systems",
55
"type": "module",
66
"main": "./dist/index.js",

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@buildcanada/components",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Build Canada design system components",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)