Skip to content

Commit 7512c12

Browse files
authored
chore: version bump (#27)
1 parent 4f9d633 commit 7512c12

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

packages/components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trueplan/forecast-components",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Forecast Design System Components",
55
"author": "TruePlan Inc.",
66
"license": "UNLICENSED",
@@ -51,8 +51,8 @@
5151
"@radix-ui/react-tooltip": "^0.1.0",
5252
"@radix-ui/react-visually-hidden": "^0.1.0",
5353
"@stitches/react": "^1.2.0",
54-
"@trueplan/forecast-icons": "^0.0.8",
55-
"@trueplan/forecast-theme": "^0.0.8",
54+
"@trueplan/forecast-icons": "^0.0.9",
55+
"@trueplan/forecast-theme": "^0.0.9",
5656
"react": "^17.0.2",
5757
"react-dom": "^17.0.2",
5858
"react-uid": "^2.3.1"

packages/icons/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trueplan/forecast-icons",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Forecast Design System Icons",
55
"author": "TruePlan Inc.",
66
"license": "UNLICENSED",
@@ -44,8 +44,8 @@
4444
"@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
4545
"@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
4646
"@svgr/plugin-svgo": "^5.5.0",
47-
"@trueplan/forecast-components": "^0.0.8",
48-
"@trueplan/forecast-theme": "^0.0.8",
47+
"@trueplan/forecast-components": "^0.0.9",
48+
"@trueplan/forecast-theme": "^0.0.9",
4949
"@twilio-labs/svg-to-react": "^2.1.0",
5050
"chalk": "^4.1.2",
5151
"commander": "^8.2.0",

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trueplan/forecast-theme",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"description": "Forecast Design System Theme",
55
"author": "TruePlan Inc.",
66
"license": "UNLICENSED",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4875,8 +4875,8 @@ __metadata:
48754875
"@radix-ui/react-tooltip": ^0.1.0
48764876
"@radix-ui/react-visually-hidden": ^0.1.0
48774877
"@stitches/react": ^1.2.0
4878-
"@trueplan/forecast-icons": ^0.0.8
4879-
"@trueplan/forecast-theme": ^0.0.8
4878+
"@trueplan/forecast-icons": ^0.0.9
4879+
"@trueplan/forecast-theme": ^0.0.9
48804880
react: ^17.0.2
48814881
react-dom: ^17.0.2
48824882
react-uid: ^2.3.1
@@ -4912,8 +4912,8 @@ __metadata:
49124912
"@svgr/babel-plugin-add-jsx-attribute": ^5.4.0
49134913
"@svgr/babel-plugin-remove-jsx-attribute": ^5.4.0
49144914
"@svgr/plugin-svgo": ^5.5.0
4915-
"@trueplan/forecast-components": ^0.0.8
4916-
"@trueplan/forecast-theme": ^0.0.8
4915+
"@trueplan/forecast-components": ^0.0.9
4916+
"@trueplan/forecast-theme": ^0.0.9
49174917
"@twilio-labs/svg-to-react": ^2.1.0
49184918
chalk: ^4.1.2
49194919
commander: ^8.2.0

0 commit comments

Comments
 (0)