File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99The minor version will be incremented upon a breaking change and the patch version will be
1010incremented for features.
1111
12+ ## [ 0.5.4] - 2022-03-29
13+
14+ ### Changed
15+ - fix: Ensure error container is always in DOM (autocomplete) ([ #136 ] ( https://github.com/theopensystemslab/map/pull/136 ) )
16+
1217## [ 0.5.3] - 2022-03-28
13- - fix: Re-enable ` labelStyle ` property ([ #133 ] ( https://github.com/theopensystemslab/map/pull/130 ) )
18+
19+ ### Changed
20+ - fix: Re-enable ` labelStyle ` property ([ #133 ] ( https://github.com/theopensystemslab/map/pull/133 ) )
1421
1522## [ 0.5.2] - 2022-03-28
1623
Original file line number Diff line number Diff line change 11{
22 "name" : " @opensystemslab/map" ,
3- "version" : " 0.5.3 " ,
3+ "version" : " 0.5.4 " ,
44 "license" : " OGL-UK-3.0" ,
55 "private" : false ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments