Skip to content

Commit bbf28b9

Browse files
chore(release): version packages (#81)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent aaaf6b4 commit bbf28b9

File tree

4 files changed

+10
-12
lines changed

4 files changed

+10
-12
lines changed

.changeset/silly-melons-play.md

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

.changeset/three-beans-sniff.md

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

packages/components/CHANGELOG.md

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

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- [#82](https://github.com/trueplan/forecast/pull/82) [`aaaf6b4`](https://github.com/trueplan/forecast/commit/aaaf6b4d79dcf03bbd9c45080aed6a11604d8deb) Thanks [@richbachman](https://github.com/richbachman)! - [select-combobox]: add alpha component version which is just exported styled components.
8+
9+
* [#80](https://github.com/trueplan/forecast/pull/80) [`607c993`](https://github.com/trueplan/forecast/commit/607c993c91572114d820d5fbea5608fe1ae6d282) Thanks [@richbachman](https://github.com/richbachman)! - - [input]: remove input type number override
10+
- [select]: revert to base form select element
11+
312
## 3.0.1
413

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

0 commit comments

Comments
 (0)