Skip to content

Commit 8402ea5

Browse files
Release 0.8.3 (#1021)
1 parent 9139ffc commit 8402ea5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ We follow a [semantic versioning scheme](https://semver.org/). That means:
7878
1. Open PR for change review
7979
1. Merge PR
8080
1. Pull latest master
81-
1. `yarn release`
81+
1. `yarn lerna release`
8282

8383
### 4. Tooling
8484

0 commit comments

Comments
 (0)