diff --git a/CHANGELOG.md b/CHANGELOG.md index 17e89bb..e76e06c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.2](https://github.com/geostyler/geostyler-cli/compare/v3.1.1...v3.1.2) (2024-06-19) + + +### Bug Fixes + +* **deps:** update dependency ol to v9 ([ee3609c](https://github.com/geostyler/geostyler-cli/commit/ee3609c07522b547c72ffbc63c3690c57fcfbf7d)) + ## [3.1.1](https://github.com/geostyler/geostyler-cli/compare/v3.1.0...v3.1.1) (2023-05-31) diff --git a/package-lock.json b/package-lock.json index 82c2b7f..74c0149 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "geostyler-cli", - "version": "3.1.1", + "version": "3.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "geostyler-cli", - "version": "3.1.1", + "version": "3.1.2", "license": "BSD-2-Clause", "dependencies": { "geostyler-mapbox-parser": "^5.0.1", diff --git a/package.json b/package.json index 993effa..fc8fdb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geostyler-cli", - "version": "3.1.1", + "version": "3.1.2", "description": "", "main": "dist/src/index.js", "files": [