Skip to content

Commit 9334fb1

Browse files
chore(release): 10.5.0 [skip ci]
## [10.5.0](v10.4.0...v10.5.0) (2025-09-18) ### Features * add sizeUnit-property to TextSymbolizer ([#683](#683)) ([adad4a4](adad4a4)) * introduce type AnchorType for anchor-properties ([#686](#686)) ([116c2ae](116c2ae))
1 parent 116c2ae commit 9334fb1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.5.0](https://github.com/geostyler/geostyler-style/compare/v10.4.0...v10.5.0) (2025-09-18)
2+
3+
### Features
4+
5+
* add sizeUnit-property to TextSymbolizer ([#683](https://github.com/geostyler/geostyler-style/issues/683)) ([adad4a4](https://github.com/geostyler/geostyler-style/commit/adad4a4686717db7e28f1b07429f76af86f802d4))
6+
* introduce type AnchorType for anchor-properties ([#686](https://github.com/geostyler/geostyler-style/issues/686)) ([116c2ae](https://github.com/geostyler/geostyler-style/commit/116c2aed015d88ceda487d23e9faa231bd66b2a6))
7+
18
## [10.4.0](https://github.com/geostyler/geostyler-style/compare/v10.3.0...v10.4.0) (2025-09-03)
29

310
### Features

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": "geostyler-style",
3-
"version": "10.4.0",
3+
"version": "10.5.0",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)