Skip to content

Commit a022690

Browse files
chore(main): release 2.0.0-alpha (#417)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-alpha](v1.6.1...v2.0.0-alpha) (2026-04-30) ### ⚠ BREAKING CHANGES * initial v2 with export ([#416](#416)) ### Features * initial v2 with export ([#416](#416)) ([778902e](778902e)) ### Bug Fixes * prerelease versioning ([#418](#418)) ([080c377](080c377)) --- 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 080c377 commit a022690

3 files changed

Lines changed: 18 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.6.1"
2+
".": "2.0.0-alpha"
33
}

CHANGELOG.md

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

3+
## [2.0.0-alpha](https://github.com/developmentseed/stac-map/compare/v1.6.1...v2.0.0-alpha) (2026-04-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* initial v2 with export ([#416](https://github.com/developmentseed/stac-map/issues/416))
9+
10+
### Features
11+
12+
* initial v2 with export ([#416](https://github.com/developmentseed/stac-map/issues/416)) ([778902e](https://github.com/developmentseed/stac-map/commit/778902e27bef0400dc8ef7dba6b287ad38bb6fcb))
13+
14+
15+
### Bug Fixes
16+
17+
* prerelease versioning ([#418](https://github.com/developmentseed/stac-map/issues/418)) ([080c377](https://github.com/developmentseed/stac-map/commit/080c3771d926abb319ac046ddba50dcd670613cd))
18+
319
## [1.6.1](https://github.com/developmentseed/stac-map/compare/v1.6.0...v1.6.1) (2026-04-30)
420

521

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": "1.6.1",
24+
"version": "2.0.0-alpha",
2525
"type": "module",
2626
"scripts": {
2727
"dev": "vite",

0 commit comments

Comments
 (0)