Skip to content

Commit 30c49a1

Browse files
chore(main): release 1.5.1
1 parent 916fc97 commit 30c49a1

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.0"
2+
".": "1.5.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/developmentseed/stac-map/compare/v1.5.0...v1.5.1) (2026-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* back button ([#399](https://github.com/developmentseed/stac-map/issues/399)) ([752d05b](https://github.com/developmentseed/stac-map/commit/752d05ba9b71e880e4e7770b4a290c7f48e05e4d))
9+
310
## [1.5.0](https://github.com/developmentseed/stac-map/compare/v1.4.0...v1.5.0) (2026-04-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/developmentseed/stac-map/issues"
2525
},
2626
"license": "MIT",
27-
"version": "1.5.0",
27+
"version": "1.5.1",
2828
"type": "module",
2929
"scripts": {
3030
"dev": "vite",

0 commit comments

Comments
 (0)