diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f47db5..a0d21225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ 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.4] - 2022-10-24 + ## [1.0.3] - 2022-07-04 ## [1.0.2] - 2022-03-30 diff --git a/README.md b/README.md index e26a7aa5..669fbf8d 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.3 + astarte/astarte-dashboard:1.0.4 ``` @@ -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.3/doc/images/astarte-dashboard-realm-overview.png +[dashboard-home-screenshot]: https://github.com/astarte-platform/astarte/blob/v1.0.4/doc/images/astarte-dashboard-realm-overview.png diff --git a/package-lock.json b/package-lock.json index 4438e8e5..1bec971d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astarte-dashboard", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astarte-dashboard", - "version": "1.0.3", + "version": "1.0.4", "license": "Apache-2.0", "dependencies": { "@emotion/core": "10.0.35", diff --git a/package.json b/package.json index 4120969c..2702bb6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astarte-dashboard", - "version": "1.0.3", + "version": "1.0.4", "description": "Astarte dashboard", "main": "dist/index.html", "keywords": [