Skip to content

Commit

Permalink
chore(release): 7.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.2.1](v7.2.0...v7.2.1) (2025-01-14)

### Bug Fixes

* linting ([#976](#976)) ([f0563be](f0563be))
  • Loading branch information
semantic-release-bot committed Jan 14, 2025
1 parent f0563be commit 368cde7
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 @@
## [7.2.1](https://github.com/geostyler/geostyler-sld-parser/compare/v7.2.0...v7.2.1) (2025-01-14)


### Bug Fixes

* linting ([#976](https://github.com/geostyler/geostyler-sld-parser/issues/976)) ([f0563be](https://github.com/geostyler/geostyler-sld-parser/commit/f0563be94455bda70c1394e9dc6a4fe204ff047c))

## [7.2.0](https://github.com/geostyler/geostyler-sld-parser/compare/v7.1.0...v7.2.0) (2025-01-14)


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-sld-parser",
"version": "7.2.0",
"version": "7.2.1",
"description": "GeoStyler Style Parser implementation for SLD",
"type": "module",
"main": "dist/SldStyleParser.js",
Expand Down

0 comments on commit 368cde7

Please sign in to comment.