Skip to content

Commit

Permalink
chore(release): 6.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.2](v6.1.1...v6.1.2) (2024-08-26)

### Bug Fixes

* updates fast-xml-parser ([511e02f](511e02f))
  • Loading branch information
semantic-release-bot committed Aug 26, 2024
1 parent d1f6c6a commit ff7268b
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 @@
## [6.1.2](https://github.com/geostyler/geostyler-sld-parser/compare/v6.1.1...v6.1.2) (2024-08-26)


### Bug Fixes

* updates fast-xml-parser ([511e02f](https://github.com/geostyler/geostyler-sld-parser/commit/511e02f275fef6f77c50cbc1681db433b9485062))

## [6.1.1](https://github.com/geostyler/geostyler-sld-parser/compare/v6.1.0...v6.1.1) (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-sld-parser",
"version": "6.1.1",
"version": "6.1.2",
"description": "GeoStyler Style Parser implementation for SLD",
"type": "module",
"main": "dist/SldStyleParser.js",
Expand Down

0 comments on commit ff7268b

Please sign in to comment.