diff --git a/CHANGELOG.md b/CHANGELOG.md index 90f1e181..b3f47db5 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.3] - 2022-07-04 + ## [1.0.2] - 2022-03-30 ## [1.0.1] - 2021-12-16 diff --git a/README.md b/README.md index db6d5adb..e26a7aa5 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.2 + astarte/astarte-dashboard:1.0.3 ``` @@ -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.2/doc/images/astarte-dashboard-realm-overview.png +[dashboard-home-screenshot]: https://github.com/astarte-platform/astarte/blob/v1.0.3/doc/images/astarte-dashboard-realm-overview.png diff --git a/package-lock.json b/package-lock.json index 910b40a5..4438e8e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astarte-dashboard", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astarte-dashboard", - "version": "1.0.0", + "version": "1.0.3", "license": "Apache-2.0", "dependencies": { "@emotion/core": "10.0.35", diff --git a/package.json b/package.json index 307605eb..4120969c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astarte-dashboard", - "version": "1.0.2", + "version": "1.0.3", "description": "Astarte dashboard", "main": "dist/index.html", "keywords": [