Skip to content

Commit

Permalink
Merge pull request #440 from Pavinati/prepare-1.2.0-release
Browse files Browse the repository at this point in the history
Prepare v1.2.0 release
  • Loading branch information
davidebriani authored Jul 1, 2024
2 parents 2642ad5 + 871516d commit a75fbc7
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.2.0.rc.1] - Unreleased
## [1.2.0] - 2024-07-01
### Changed
- Update Astarte logo in the login page and in the sidebar.

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,7 +1,7 @@
{
"type": "module",
"name": "astarte-dashboard",
"version": "1.2.0-rc.1",
"version": "1.2.0",
"description": "Astarte dashboard",
"keywords": [
"astarte",
Expand Down

0 comments on commit a75fbc7

Please sign in to comment.