diff --git a/CHANGELOG.md b/CHANGELOG.md index 3af374a..f7c6025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.4](https://github.com/geostyler/geostyler-cli/compare/v3.1.3...v3.1.4) (2024-06-19) + + +### Bug Fixes + +* re-add build step ([1607cf4](https://github.com/geostyler/geostyler-cli/commit/1607cf4601926bb3fb87db66917103c5bfeb9017)) + ## [3.1.3](https://github.com/geostyler/geostyler-cli/compare/v3.1.2...v3.1.3) (2024-06-19) diff --git a/package-lock.json b/package-lock.json index 0aa88b7..ae33edc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "geostyler-cli", - "version": "3.1.3", + "version": "3.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "geostyler-cli", - "version": "3.1.3", + "version": "3.1.4", "license": "BSD-2-Clause", "dependencies": { "geostyler-mapbox-parser": "^5.0.1", diff --git a/package.json b/package.json index e0300b0..d0a7838 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geostyler-cli", - "version": "3.1.3", + "version": "3.1.4", "description": "", "main": "dist/src/index.js", "files": [