File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ UNRELEASED ]
8+ ## [ 0.8.3 ]
99
1010### Added
1111
12- - ` TreeGroup ` component
1312- ` ButtonGroup ` and ` ButtonToggle ` now support ` options ` as an alternative to nested ` ButtonItem ` children
13+ - ` TreeGroup ` component
1414
1515### Fixed
1616
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ We follow a [semantic versioning scheme](https://semver.org/). That means:
78781 . Open PR for change review
79791 . Merge PR
80801 . Pull latest master
81- 1 . ` yarn release `
81+ 1 . ` yarn lerna release `
8282
8383### 4. Tooling
8484
You can’t perform that action at this time.
0 commit comments