Skip to content

Commit

Permalink
Merge pull request #396 from davidebriani/prepare-release-v1.1.1
Browse files Browse the repository at this point in the history
Prepare release v1.1.1
  • Loading branch information
Pavinati authored Nov 15, 2023
2 parents 7a1ec96 + 815adce commit b6e5eee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astarte-dashboard",
"version": "1.1.1-dev",
"version": "1.1.1",
"description": "Astarte dashboard",
"keywords": [
"astarte",
Expand Down

0 comments on commit b6e5eee

Please sign in to comment.