From 9c5c060fa3a46bfbdbd0385ae7e8b78566048fc8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 19 Jun 2024 14:54:01 +0000 Subject: [PATCH] chore(release): 3.1.3 [skip ci] ## [3.1.3](https://github.com/geostyler/geostyler-cli/compare/v3.1.2...v3.1.3) (2024-06-19) ### Bug Fixes * ensure published assets have correct version ([#386](https://github.com/geostyler/geostyler-cli/issues/386)) ([91e4019](https://github.com/geostyler/geostyler-cli/commit/91e4019c1ccf2d466fd01c0ad32c0e18e4c3fa83)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e76e06c..3af374a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.3](https://github.com/geostyler/geostyler-cli/compare/v3.1.2...v3.1.3) (2024-06-19) + + +### Bug Fixes + +* ensure published assets have correct version ([#386](https://github.com/geostyler/geostyler-cli/issues/386)) ([91e4019](https://github.com/geostyler/geostyler-cli/commit/91e4019c1ccf2d466fd01c0ad32c0e18e4c3fa83)) + ## [3.1.2](https://github.com/geostyler/geostyler-cli/compare/v3.1.1...v3.1.2) (2024-06-19) diff --git a/package-lock.json b/package-lock.json index 74c0149..0aa88b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "geostyler-cli", - "version": "3.1.2", + "version": "3.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "geostyler-cli", - "version": "3.1.2", + "version": "3.1.3", "license": "BSD-2-Clause", "dependencies": { "geostyler-mapbox-parser": "^5.0.1", diff --git a/package.json b/package.json index 2ef5f84..e0300b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geostyler-cli", - "version": "3.1.2", + "version": "3.1.3", "description": "", "main": "dist/src/index.js", "files": [