Skip to content

Commit

Permalink
Merge pull request #378 from davidebriani/prepare-1.1.0-rc.0
Browse files Browse the repository at this point in the history
Prepare 1.1.0-rc.0 release
  • Loading branch information
Pavinati authored Jun 8, 2023
2 parents c771b59 + db61530 commit e8d3779
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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.0-rc.0] - 2023-06-08
### Added
- Trigger Delivery Policy Editor to manage delivery policies for triggers
([#365](https://github.com/astarte-platform/astarte-dashboard/issues/365)).

## [1.1.0-alpha.0] - 2022-11-24
### Added
- Custom library to render graphic charts for data coming from Astarte.
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.0-alpha.0",
"version": "1.1.0-rc.0",
"description": "Astarte dashboard",
"keywords": [
"astarte",
Expand Down

0 comments on commit e8d3779

Please sign in to comment.