Skip to content

Commit 02941cb

Browse files
committed
chore: release v1.1.9
upgrade plugin-base to catch some errors better
1 parent f00ec4c commit 02941cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ The adapter should crash in this place and the exception should be shown in the
131131

132132
## Changelog
133133

134-
### __WORK IN PROGRESS__
134+
### 1.1.9 (2021-01-24)
135135
* (Apollon77) upgrade plugin-base to catch some errors better
136136

137137
### 1.1.8 (2021-01-21)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iobroker/plugin-sentry",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"description": "Sentry module for plugins for js-controller and adapters",
55
"author": {
66
"name": "Ingo Fischer",

0 commit comments

Comments
 (0)