Skip to content

Commit f6bd25c

Browse files
v0.7.4 (#278)
1 parent 2b5c074 commit f6bd25c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ 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.7.4] - 2023-03-17
13+
14+
### Changed
15+
- fix: ensure autocomplete selected address formatting always matches option, completing #275 below. ([#277](https://github.com/theopensystemslab/map/pull/277))
16+
1217
### [0.7.3] - 2023-03-17
1318

1419
### Changed

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.7.3",
3+
"version": "0.7.4",
44
"license": "OGL-UK-3.0",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)