diff --git a/CHANGELOG.md b/CHANGELOG.md index 27294b71..734b4276 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [1.0.5] - Unreleased +## [1.0.5] - 2023-09-25 ## Fixed - Fix crash while displaying values of an Astarte interface. - Fix duplicate items on device list when changing search filters diff --git a/README.md b/README.md index cefa952f..363ae4de 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ For example, to run it locally on port 4040, you can use the following command: docker run \ -p 4040:80 \ -v /absolute/path/to/config.json:/usr/share/nginx/html/user-config/config.json \ - astarte/astarte-dashboard:1.0.4 + astarte/astarte-dashboard:1.0.5 ``` @@ -189,4 +189,4 @@ Distributed under the Apache2.0 License. See [LICENSE](LICENSE) for more informa -[dashboard-home-screenshot]: https://github.com/astarte-platform/astarte/blob/v1.0.4/doc/images/astarte-dashboard-realm-overview.png +[dashboard-home-screenshot]: https://github.com/astarte-platform/astarte/blob/v1.0.5/doc/images/astarte-dashboard-realm-overview.png diff --git a/package-lock.json b/package-lock.json index c69b1609..ec4862ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astarte-dashboard", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astarte-dashboard", - "version": "1.0.4", + "version": "1.0.5", "license": "Apache-2.0", "dependencies": { "@emotion/core": "10.0.35", diff --git a/package.json b/package.json index 1cc204f0..0368818e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astarte-dashboard", - "version": "1.0.4", + "version": "1.0.5", "description": "Astarte dashboard", "main": "dist/index.html", "keywords": [