Skip to content

Commit f196fa9

Browse files
chore(main): release 2.0.0-alpha.2 (#422)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-alpha.2](v2.0.0-alpha.1...v2.0.0-alpha.2) (2026-04-30) ### Features * extra maplibre layers ([#421](#421)) ([0732eaa](0732eaa)) ### Bug Fixes * relative heights for app ([#423](#423)) ([a5e4b0a](a5e4b0a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: ds-release-bot[bot] <116609932+ds-release-bot[bot]@users.noreply.github.com>
1 parent a5e4b0a commit f196fa9

3 files changed

Lines changed: 14 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
10+
11+
### Bug Fixes
12+
13+
* relative heights for app ([#423](https://github.com/developmentseed/stac-map/issues/423)) ([a5e4b0a](https://github.com/developmentseed/stac-map/commit/a5e4b0afa556c091fa2988d9ce2f7b488ade15be))
14+
315
## [2.0.0-alpha.1](https://github.com/developmentseed/stac-map/compare/v2.0.0-alpha...v2.0.0-alpha.1) (2026-04-30)
416

517

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)