Skip to content

Commit e65021b

Browse files
chore(main): release 1.3.2 (#334)
🤖 I have created a release *beep* *boop* --- ## [1.3.2](v1.3.1...v1.3.2) (2026-02-19) ### Bug Fixes * more clickable and visible lines ([#332](#332)) ([d4bd83c](d4bd83c)) --- 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 d4bd83c commit e65021b

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.1"
2+
".": "1.3.2"
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.2](https://github.com/developmentseed/stac-map/compare/v1.3.1...v1.3.2) (2026-02-19)
4+
5+
6+
### Bug Fixes
7+
8+
* more clickable and visible lines ([#332](https://github.com/developmentseed/stac-map/issues/332)) ([d4bd83c](https://github.com/developmentseed/stac-map/commit/d4bd83c5379cf227be583a33b274660750860768))
9+
310
## [1.3.1](https://github.com/developmentseed/stac-map/compare/v1.3.0...v1.3.1) (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.1",
27+
"version": "1.3.2",
2828
"type": "module",
2929
"scripts": {
3030
"dev": "vite",

0 commit comments

Comments
 (0)