Skip to content

Commit

Permalink
v0.5.4 (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr authored Mar 29, 2022
1 parent e175014 commit 656d070
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
The minor version will be incremented upon a breaking change and the patch version will be
incremented for features.

## [0.5.4] - 2022-03-29

### Changed
- fix: Ensure error container is always in DOM (autocomplete) ([#136](https://github.com/theopensystemslab/map/pull/136))

## [0.5.3] - 2022-03-28
- fix: Re-enable `labelStyle` property ([#133](https://github.com/theopensystemslab/map/pull/130))

### Changed
- fix: Re-enable `labelStyle` property ([#133](https://github.com/theopensystemslab/map/pull/133))

## [0.5.2] - 2022-03-28

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opensystemslab/map",
"version": "0.5.3",
"version": "0.5.4",
"license": "OGL-UK-3.0",
"private": false,
"repository": {
Expand Down

0 comments on commit 656d070

Please sign in to comment.