Skip to content

Commit 98651b8

Browse files
chore(main): release 2.0.0-alpha.2
1 parent 0732eaa commit 98651b8

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-
".": "2.0.0-alpha.1"
2+
".": "2.0.0-alpha.2"
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+
## [2.0.0-alpha.2](https://github.com/developmentseed/stac-map/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2026-04-30)
4+
5+
6+
### Features
7+
8+
* extra maplibre layers ([#421](https://github.com/developmentseed/stac-map/issues/421)) ([0732eaa](https://github.com/developmentseed/stac-map/commit/0732eaa20f2c8ef539e2d5f13b2158773a069802))
9+
310
## [2.0.0-alpha.1](https://github.com/developmentseed/stac-map/compare/v2.0.0-alpha...v2.0.0-alpha.1) (2026-04-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/developmentseed/stac-map/issues"
2222
},
2323
"license": "MIT",
24-
"version": "2.0.0-alpha.1",
24+
"version": "2.0.0-alpha.2",
2525
"type": "module",
2626
"scripts": {
2727
"dev": "vite",

0 commit comments

Comments
 (0)