Skip to content

Commit 179c65a

Browse files
chore(main): release 1.6.0 (#413)
🤖 I have created a release *beep* *boop* --- ## [1.6.0](v1.5.1...v1.6.0) (2026-04-30) ### Features * add npm publishing ([#412](#412)) ([e53ec08](e53ec08)), closes [#411](#411) --- 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 e53ec08 commit 179c65a

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.1"
2+
".": "1.6.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.6.0](https://github.com/developmentseed/stac-map/compare/v1.5.1...v1.6.0) (2026-04-30)
4+
5+
6+
### Features
7+
8+
* add npm publishing ([#412](https://github.com/developmentseed/stac-map/issues/412)) ([e53ec08](https://github.com/developmentseed/stac-map/commit/e53ec0803f7ab2a0ecc4681b58d924a141c395b0)), closes [#411](https://github.com/developmentseed/stac-map/issues/411)
9+
310
## [1.5.1](https://github.com/developmentseed/stac-map/compare/v1.5.0...v1.5.1) (2026-04-17)
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": "1.5.1",
24+
"version": "1.6.0",
2525
"type": "module",
2626
"scripts": {
2727
"dev": "vite",

0 commit comments

Comments
 (0)