diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f3e058..a8d05f62 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.1.1] - Unreleased +## [1.1.1] - 2023-11-15 ### Added - Revalidate token when dashboard is reloaded or opened from different tab. ([#375](https://github.com/astarte-platform/astarte-dashboard/issues/375)) diff --git a/package-lock.json b/package-lock.json index 4ab4d53a..0505254b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astarte-dashboard", - "version": "1.1.1-dev", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "astarte-dashboard", - "version": "1.1.1-dev", + "version": "1.1.1", "license": "Apache-2.0", "dependencies": { "@emotion/core": "^11.0.0", diff --git a/package.json b/package.json index 37e26233..d77d95db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astarte-dashboard", - "version": "1.1.1-dev", + "version": "1.1.1", "description": "Astarte dashboard", "keywords": [ "astarte",