Skip to content

Commit

Permalink
Merge pull request #31 from bettio/prepare-1.0.1
Browse files Browse the repository at this point in the history
Prepare 1.0.1 release
  • Loading branch information
bettio authored Dec 16, 2021
2 parents 5487ac8 + b77e852 commit d886fb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1] - 2021-12-16

## [1.0.0] - 2021-06-30
### Fixed
- Device interface selection from query combobox
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astarte-appengine-datasource",
"version": "1.0.0",
"version": "1.0.1",
"description": "Astarte Data Source for Grafana.",
"scripts": {
"build": "grafana-toolkit plugin:build",
Expand Down

0 comments on commit d886fb7

Please sign in to comment.