Skip to content

Commit

Permalink
Release v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis14e committed May 5, 2022
1 parent 37e7068 commit 24bc07a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.5] - 2022-05-05
### Added
- Added .editorconfig

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 @@
{
"name": "node-red-contrib-tankerkoenig2",
"description": "Node-RED nodes to communicate with the API of Tankerkoenig.de",
"version": "1.0.4",
"version": "1.0.5",
"main": "src/tankerkoenig.js",
"scripts": {
"test": "node ./dev/start.js",
Expand Down

0 comments on commit 24bc07a

Please sign in to comment.