Skip to content

Commit

Permalink
chore(release): 9.0.0-next.3 [skip ci]
Browse files Browse the repository at this point in the history
## [9.0.0-next.3](v9.0.0-next.2...v9.0.0-next.3) (2024-06-19)

### Bug Fixes

* use proper node version ([993a896](993a896))
  • Loading branch information
semantic-release-bot committed Jun 19, 2024
1 parent 993a896 commit 153ae3d
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.0.0-next.3](https://github.com/geostyler/geostyler-style/compare/v9.0.0-next.2...v9.0.0-next.3) (2024-06-19)


### Bug Fixes

* use proper node version ([993a896](https://github.com/geostyler/geostyler-style/commit/993a896d84687a54c0e5f9f8b1329940cde46165))

## [9.0.0-next.2](https://github.com/geostyler/geostyler-style/compare/v9.0.0-next.1...v9.0.0-next.2) (2024-06-19)


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.0.0-next.2",
"version": "9.0.0-next.3",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 153ae3d

Please sign in to comment.