Skip to content

Commit

Permalink
chore(release): 9.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.2.0](v9.1.0...v9.2.0) (2024-11-26)

### Features

* add graphicfillpadding on fill symbolizer ([711b71b](711b71b))
  • Loading branch information
semantic-release-bot committed Nov 26, 2024
1 parent f904f28 commit b3fc41c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.2.0](https://github.com/geostyler/geostyler-style/compare/v9.1.0...v9.2.0) (2024-11-26)


### Features

* add graphicfillpadding on fill symbolizer ([711b71b](https://github.com/geostyler/geostyler-style/commit/711b71ba31e822bf8e72b733d2aad1fcef3f7d95))

## [9.1.0](https://github.com/geostyler/geostyler-style/compare/v9.0.1...v9.1.0) (2024-07-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geostyler-style",
"version": "9.1.0",
"version": "9.2.0",
"description": "",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit b3fc41c

Please sign in to comment.