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

Commit 84b1183

Browse files
committed
Release 1.5.0
1 parent 0cf6684 commit 84b1183

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.5.0](https://github.com/marcoklein/impftermin/compare/1.4.0...1.5.0) (2021-05-09)
2+
3+
4+
### Features
5+
6+
* configuration validation ([#17](https://github.com/marcoklein/impftermin/issues/17)) ([0b09d15](https://github.com/marcoklein/impftermin/commit/0b09d159bf11b9b7faffa129e1c08556fa627eaf))
7+
8+
9+
### Bug Fixes
10+
11+
* correct class selector for offline detection ([#24](https://github.com/marcoklein/impftermin/issues/24)) ([8aafc97](https://github.com/marcoklein/impftermin/commit/8aafc972d11487eff0d67af87e8b11e3322c3f22))
12+
13+
14+
### Chores
15+
16+
* update and improve README ([#21](https://github.com/marcoklein/impftermin/issues/21)) ([5c76219](https://github.com/marcoklein/impftermin/commit/5c76219fe0fe88366abca87eeda48f65310406a3))
17+
118
## [1.4.0](https://github.com/marcoklein/impftermin/compare/1.3.0...1.4.0) (2021-05-08)
219

320
### 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.4.0",
3+
"version": "1.5.0",
44
"main": "build/index.js",
55
"author": "Marco Klein",
66
"license": "MIT",

0 commit comments

Comments
 (0)