Skip to content

Commit 61f9e03

Browse files
committed
chore: release v1.1.10
Add ENXIO as ignored error
1 parent 08dab88 commit 61f9e03

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.10 (2021-02-09)
135135
* (Apollon77) Add ENXIO as ignored error
136136

137137
### 1.1.9 (2021-01-24)

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.9",
3+
"version": "1.1.10",
44
"description": "Sentry module for plugins for js-controller and adapters",
55
"author": {
66
"name": "Ingo Fischer",

0 commit comments

Comments
 (0)