File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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.9.5 ] - 2020-07-01
99
1010### Added
1111
@@ -19,8 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020### Fixed
2121
22- - ` DialogContent ` with ` borderBottom ` prop CSS output error (no border, no flex: 8)
2322- ` Dialog ` focus not returning to trigger when closed
23+ - ` DialogContent ` with ` borderBottom ` prop CSS output error (no border, no flex: 8)
2424- ` InputText ` interacts poorly with ` theme.reset ` property in narrow cases
2525- ` Select ` not opening when rendered in a ` Dialog ` opened from a ` Popover `
2626
You can’t perform that action at this time.
0 commit comments