Skip to content

Commit e0c1197

Browse files
chore(main): release 1.3.5
1 parent cec4535 commit e0c1197

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.3.4"
2+
".": "1.3.5"
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.3.5](https://github.com/developmentseed/stac-map/compare/v1.3.4...v1.3.5) (2026-03-05)
4+
5+
6+
### Reverts
7+
8+
* remove plausible analytics snippet ([#353](https://github.com/developmentseed/stac-map/issues/353)) ([d11857e](https://github.com/developmentseed/stac-map/commit/d11857ed1b23549de3722f3adbd4b479cd48a683))
9+
310
## [1.3.4](https://github.com/developmentseed/stac-map/compare/v1.3.3...v1.3.4) (2026-02-23)
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.3.4",
27+
"version": "1.3.5",
2828
"type": "module",
2929
"scripts": {
3030
"dev": "vite",

0 commit comments

Comments
 (0)