Skip to content

Commit 672868b

Browse files
chore(main): release 1.2.0 (#317)
🤖 I have created a release *beep* *boop* --- ## [1.2.0](v1.1.0...v1.2.0) (2026-02-06) ### Features * wmts ([#316](#316)) ([f49677d](f49677d)) --- 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 f49677d commit 672868b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.1.0"
2+
".": "1.2.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.2.0](https://github.com/developmentseed/stac-map/compare/v1.1.0...v1.2.0) (2026-02-06)
4+
5+
6+
### Features
7+
8+
* wmts ([#316](https://github.com/developmentseed/stac-map/issues/316)) ([f49677d](https://github.com/developmentseed/stac-map/commit/f49677d3177cb8b051f8a6fbd8c1f655a7f62285))
9+
310
## [1.1.0](https://github.com/developmentseed/stac-map/compare/v1.0.4...v1.1.0) (2026-02-05)
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.1.0",
27+
"version": "1.2.0",
2828
"type": "module",
2929
"scripts": {
3030
"dev": "vite",

0 commit comments

Comments
 (0)