diff --git a/CHANGELOG.md b/CHANGELOG.md index 89f575c1..2189a885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [v26.0.5](https://github.com/gisaia/ARLAS-WUI/tree/v26.0.5) (2024-09-16) + +[Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v26.0.4...v26.0.5) + ## [v26.0.4](https://github.com/gisaia/ARLAS-WUI/tree/v26.0.4) (2024-09-16) [Full Changelog](https://github.com/gisaia/ARLAS-WUI/compare/v26.0.3...v26.0.4) diff --git a/package-lock.json b/package-lock.json index d852acb1..70f10ced 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "arlas-wui", - "version": "26.0.4", + "version": "26.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "arlas-wui", - "version": "26.0.4", + "version": "26.0.5", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index f4707c72..9dc4f14a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "26.0.4", + "version": "26.0.5", "author": "gisaia", "license": "Apache-2.0", "scripts": { diff --git a/src/package.json b/src/package.json index b3fb5313..cdfeb8df 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "arlas-wui", - "version": "26.0.4", + "version": "26.0.5", "author": "gisaia", "license": "Apache-2.0" }