Skip to content

Commit daff688

Browse files
chore(main): release 1.4.0
1 parent 12f1864 commit daff688

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-
".": "1.3.4"
2+
".": "1.4.0"
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+
## [1.4.0](https://github.com/developmentseed/stac-map/compare/v1.3.4...v1.4.0) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* build-time oidc configuration ([#380](https://github.com/developmentseed/stac-map/issues/380)) ([12f1864](https://github.com/developmentseed/stac-map/commit/12f18642ff7448ea3b3d1837fd5ae158d53c6bd9)), closes [#373](https://github.com/developmentseed/stac-map/issues/373)
9+
10+
11+
### Reverts
12+
13+
* remove plausible analytics snippet ([#353](https://github.com/developmentseed/stac-map/issues/353)) ([d11857e](https://github.com/developmentseed/stac-map/commit/d11857ed1b23549de3722f3adbd4b479cd48a683))
14+
315
## [1.3.4](https://github.com/developmentseed/stac-map/compare/v1.3.3...v1.3.4) (2026-02-23)
416

517

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.3.4",
27+
"version": "1.4.0",
2828
"type": "module",
2929
"scripts": {
3030
"dev": "vite",

0 commit comments

Comments
 (0)