Skip to content

Commit 3caee28

Browse files
chore(main): release 2.0.3 (#490)
🤖 I have created a release *beep* *boop* --- ## [2.0.3](v2.0.2...v2.0.3) (2026-07-08) ### Bug Fixes * transient slider error ([#489](#489)) ([90519a6](90519a6)) --- 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 90519a6 commit 3caee28

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-
".": "2.0.2"
2+
".": "2.0.3"
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+
## [2.0.3](https://github.com/developmentseed/stac-map/compare/v2.0.2...v2.0.3) (2026-07-08)
4+
5+
6+
### Bug Fixes
7+
8+
* transient slider error ([#489](https://github.com/developmentseed/stac-map/issues/489)) ([90519a6](https://github.com/developmentseed/stac-map/commit/90519a600cc4387a76a11bc44726316c8a8c9b12))
9+
310
## [2.0.2](https://github.com/developmentseed/stac-map/compare/v2.0.1...v2.0.2) (2026-05-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://github.com/developmentseed/stac-map/issues"
2222
},
2323
"license": "MIT",
24-
"version": "2.0.2",
24+
"version": "2.0.3",
2525
"type": "module",
2626
"scripts": {
2727
"dev": "vite",

0 commit comments

Comments
 (0)