Skip to content

Commit 1897062

Browse files
chore(release): 10.2.0-next.9 [skip ci]
## [10.2.0-next.9](v10.2.0-next.8...v10.2.0-next.9) (2025-10-17) ### Bugfixes * remove hardcoded width ([9500093](9500093))
1 parent 6b6883d commit 1897062

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.2.0-next.9](https://github.com/terrestris/shogun-gis-client/compare/v10.2.0-next.8...v10.2.0-next.9) (2025-10-17)
2+
3+
4+
### Bugfixes
5+
6+
* remove hardcoded width ([9500093](https://github.com/terrestris/shogun-gis-client/commit/9500093edd5dffc41ac067002d1f9e6918b75f93))
7+
18
## [10.2.0-next.8](https://github.com/terrestris/shogun-gis-client/compare/v10.2.0-next.7...v10.2.0-next.8) (2025-10-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terrestris/shogun-gis-client",
3-
"version": "10.2.0-next.8",
3+
"version": "10.2.0-next.9",
44
"description": "This is the default GIS client used in the SHOGun project. Based on the react-geo-client template",
55
"keywords": [
66
"shogun",

0 commit comments

Comments
 (0)