diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5ce9dc..357a6715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [17.0.0-next.2](https://github.com/terrestris/shogun-admin/compare/v17.0.0-next.1...v17.0.0-next.2) (2024-10-21) + + +### Bugfixes + +* revert plugin commits ([43a943f](https://github.com/terrestris/shogun-admin/commit/43a943f029e434649980ac40b18505e7828976ce)) + ## [17.0.0-next.1](https://github.com/terrestris/shogun-admin/compare/v16.0.0...v17.0.0-next.1) (2024-07-10) diff --git a/package-lock.json b/package-lock.json index ad2c5d54..aca3999b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@terrestris/shogun-admin", - "version": "17.0.0-next.1", + "version": "17.0.0-next.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@terrestris/shogun-admin", - "version": "17.0.0-next.1", + "version": "17.0.0-next.2", "license": "Apache-2.0 ", "dependencies": { "@ant-design/icons": "5.3.7", diff --git a/package.json b/package.json index fdcf2fb6..61297848 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@terrestris/shogun-admin", - "version": "17.0.0-next.1", + "version": "17.0.0-next.2", "description": "The admin UI for the SHOGun Web-mapping backend.", "main": "index.js", "files": [