Skip to content
This repository was archived by the owner on Nov 28, 2021. It is now read-only.

Commit 065b211

Browse files
committed
Release 1.9.0
1 parent 6fdfe49 commit 065b211

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.0](https://github.com/marcoklein/impftermin/compare/1.8.0...1.9.0) (2021-05-30)
2+
3+
4+
### Features
5+
6+
* allow optional name attribute in config.json ([6fdfe49](https://github.com/marcoklein/impftermin/commit/6fdfe4972364ade020708b2801ba6ee01e3aded7))
7+
18
## [1.8.0](https://github.com/marcoklein/impftermin/compare/1.7.1...1.8.0) (2021-05-29)
29

310
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "impftermin",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"main": "build/index.js",
55
"author": "Marco Klein",
66
"license": "MIT",

0 commit comments

Comments
 (0)