Skip to content

Commit 0a10c9e

Browse files
chore(main): release 1.5.0 (#396)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](v1.4.0...v1.5.0) (2026-04-14) ### Features * bring your own token ([#386](#386)) ([51ab4b7](51ab4b7)) --- 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 51ab4b7 commit 0a10c9e

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.4.0"
2+
".": "1.5.0"
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.0](https://github.com/developmentseed/stac-map/compare/v1.4.0...v1.5.0) (2026-04-14)
4+
5+
6+
### Features
7+
8+
* bring your own token ([#386](https://github.com/developmentseed/stac-map/issues/386)) ([51ab4b7](https://github.com/developmentseed/stac-map/commit/51ab4b73b08367bcc533a6dac178f5ea732a3fed))
9+
310
## [1.4.0](https://github.com/developmentseed/stac-map/compare/v1.3.4...v1.4.0) (2026-04-08)
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.4.0",
27+
"version": "1.5.0",
2828
"type": "module",
2929
"scripts": {
3030
"dev": "vite",

0 commit comments

Comments
 (0)