Skip to content

Commit e646548

Browse files
v1.0.0-alpha.8 (#571)
1 parent 8678e19 commit e646548

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ 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+
### [1.0.0-alpha.8] - 2025-08-09
13+
14+
- fix: `geocode-autocomplete` outputs coordinates in EPSG:4326 in addition to BNG ([#570](https://github.com/theopensystemslab/map/pull/570))
15+
1216
### [1.0.0-alpha.7] - 2025-08-08
1317

1418
### 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": "1.0.0-alpha.7",
3+
"version": "1.0.0-alpha.8",
44
"license": "MPL-2.0",
55
"private": false,
66
"repository": {

0 commit comments

Comments
 (0)