Skip to content

Commit 3bb7aea

Browse files
trueplan-automatongithub-actions[bot]richbachman
authored
Version Packages (#142)
* chore(release): version packages * chore: update yarn lock Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Rich Bachman <rb@richbachman.com>
1 parent 82eb8aa commit 3bb7aea

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/short-goats-buy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @trueplan/forecast-components
22

3+
## 5.0.2
4+
5+
### Patch Changes
6+
7+
- [#141](https://github.com/trueplan/forecast/pull/141) [`82eb8aa`](https://github.com/trueplan/forecast/commit/82eb8aa639d7f3c3da7dfaaf9818527a4e8d52b9) Thanks [@bumbeishvili](https://github.com/bumbeishvili)! - [Drawer]: add `modal` prop to drawer types.
8+
39
## 5.0.1
410

511
### Patch Changes

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": "@trueplan/forecast-components",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Forecast Design System Components",
55
"author": "TruePlan Inc.",
66
"license": "UNLICENSED",

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@svgr/babel-plugin-add-jsx-attribute": "6.0.0",
4444
"@svgr/babel-plugin-remove-jsx-attribute": "6.0.0",
4545
"@svgr/plugin-svgo": "6.2.0",
46-
"@trueplan/forecast-components": "5.0.1",
46+
"@trueplan/forecast-components": "5.0.2",
4747
"@trueplan/forecast-theme": "3.2.2",
4848
"@twilio-labs/svg-to-react": "2.1.1",
4949
"@types/node": "18.0.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6529,7 +6529,7 @@ __metadata:
65296529
languageName: node
65306530
linkType: hard
65316531

6532-
"@trueplan/forecast-components@5.0.1, @trueplan/forecast-components@workspace:packages/components":
6532+
"@trueplan/forecast-components@5.0.2, @trueplan/forecast-components@workspace:packages/components":
65336533
version: 0.0.0-use.local
65346534
resolution: "@trueplan/forecast-components@workspace:packages/components"
65356535
dependencies:
@@ -6584,7 +6584,7 @@ __metadata:
65846584
"@svgr/babel-plugin-add-jsx-attribute": 6.0.0
65856585
"@svgr/babel-plugin-remove-jsx-attribute": 6.0.0
65866586
"@svgr/plugin-svgo": 6.2.0
6587-
"@trueplan/forecast-components": 5.0.1
6587+
"@trueplan/forecast-components": 5.0.2
65886588
"@trueplan/forecast-theme": 3.2.2
65896589
"@twilio-labs/svg-to-react": 2.1.1
65906590
"@types/node": 18.0.0

0 commit comments

Comments
 (0)