Skip to content

Commit 52c8b8f

Browse files
authored
v0.5.3 (#134)
1 parent cec8f87 commit 52c8b8f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
The minor version will be incremented upon a breaking change and the patch version will be
1010
incremented for features.
1111

12+
## [0.5.3] - 2022-03-28
13+
- fix: Re-enable `labelStyle` property ([#133](https://github.com/theopensystemslab/map/pull/130))
14+
1215
## [0.5.2] - 2022-03-28
1316

1417
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opensystemslab/map",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"license": "OGL-UK-3.0",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)