Skip to content

Commit 834e893

Browse files
chore(release): version packages (#97)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2e6dd6b commit 834e893

File tree

7 files changed

+9
-11
lines changed

7 files changed

+9
-11
lines changed

.changeset/selfish-gorillas-hammer.md

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

.changeset/six-seahorses-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Binary file not shown.
11.7 MB
Binary file not shown.
11.7 MB
Binary file not shown.

packages/components/CHANGELOG.md

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

3+
## 4.3.1
4+
5+
### Patch Changes
6+
7+
- [#98](https://github.com/trueplan/forecast/pull/98) [`2e6dd6b`](https://github.com/trueplan/forecast/commit/2e6dd6b87ac6ee284535a3dce2977ea147db8993) Thanks [@richbachman](https://github.com/richbachman)! - [select-combobox]: added `isClearable` button prop that enables a button to clear the select `value` using `setValue`.
8+
9+
* [#96](https://github.com/trueplan/forecast/pull/96) [`79d2312`](https://github.com/trueplan/forecast/commit/79d23127b80f8737dfdc2771d84145d5a35706aa) Thanks [@bwll-tpio](https://github.com/bwll-tpio)! - [radio]: removes wrapper element around radio button and label components to improve alignment with flexbox.
10+
311
## 4.3.0
412

513
### Minor 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": "4.3.0",
3+
"version": "4.3.1",
44
"description": "Forecast Design System Components",
55
"author": "TruePlan Inc.",
66
"license": "UNLICENSED",

0 commit comments

Comments
 (0)