Skip to content

Commit 860430c

Browse files
chore(main): release 1.3.1 (#330)
🤖 I have created a release *beep* *boop* --- ## [1.3.1](v1.3.0...v1.3.1) (2026-02-19) ### Bug Fixes * update stac-wasm ([#329](#329)) ([b1bb33d](b1bb33d)) --- 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 b1bb33d commit 860430c

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.3.0"
2+
".": "1.3.1"
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.1](https://github.com/developmentseed/stac-map/compare/v1.3.0...v1.3.1) (2026-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* update stac-wasm ([#329](https://github.com/developmentseed/stac-map/issues/329)) ([b1bb33d](https://github.com/developmentseed/stac-map/commit/b1bb33d9d64f4ea04004e78fe487d974f47fa300))
9+
310
## [1.3.0](https://github.com/developmentseed/stac-map/compare/v1.2.0...v1.3.0) (2026-02-19)
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.0",
27+
"version": "1.3.1",
2828
"type": "module",
2929
"scripts": {
3030
"dev": "vite",

0 commit comments

Comments
 (0)