Skip to content

Commit f4e3759

Browse files
Merge pull request #139 from trueplan/changeset-release/main
Version Packages
2 parents 991c6ff + 004b5bc commit f4e3759

File tree

6 files changed

+31
-33
lines changed

6 files changed

+31
-33
lines changed

.changeset/brown-lobsters-sleep.md

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

.changeset/plenty-drinks-cross.md

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

packages/components/CHANGELOG.md

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

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#140](https://github.com/trueplan/forecast/pull/140) [`991c6ff`](https://github.com/trueplan/forecast/commit/991c6ff187c310b6ccfadce2d1552ab3e1862eb9) Thanks [@richbachman](https://github.com/richbachman)! - [Checkbox]: added storybook doc page comments.
8+
[Heading]: added storybook doc page comments.
9+
[HelpText]: added storybook doc page comments.
10+
[Input]: added storybook doc page comments.
11+
[InputBox]: added storybook doc page comments.
12+
[Label]: added storybook doc page comments.
13+
[Pagination]: added storybook doc page comments.
14+
[Paragraph]: added storybook doc page comments.
15+
[Pill]: added storybook doc page comments.
16+
[Popover]: added storybook doc page comments.
17+
[Priority]: added storybook doc page comments.
18+
[Progress]: added storybook doc page comments.
19+
[RadioGroup]: added storybook doc page comments.
20+
[Select]: added storybook doc page comments.
21+
[Spinner]: added storybook doc page comments.
22+
[Textarea]: added storybook doc page comments.
23+
[Toast]: added storybook doc page comments.
24+
25+
* [#138](https://github.com/trueplan/forecast/pull/138) [`3ece536`](https://github.com/trueplan/forecast/commit/3ece536a7b51d9ca71d63ba6934ea0aace2230f8) Thanks [@richbachman](https://github.com/richbachman)! - [Avatar]: added storybook doc page comments.
26+
[Badge]: added storybook doc page comments.
27+
[Button]: added storybook doc page comments.
28+
[Card]: added storybook doc page comments.
29+
330
## 5.0.0
431

532
### Major 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.0",
3+
"version": "5.0.1",
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.0",
46+
"@trueplan/forecast-components": "5.0.1",
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.0, @trueplan/forecast-components@workspace:packages/components":
6532+
"@trueplan/forecast-components@5.0.1, @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.0
6587+
"@trueplan/forecast-components": 5.0.1
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)