Skip to content

Commit

Permalink
chore: release v2.6.7
Browse files Browse the repository at this point in the history
-   (Apollon77) Expose more JS-Controller internals under the `commonTools` export
  • Loading branch information
Apollon77 committed Oct 8, 2022
1 parent adbd939 commit 2891336
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ If you find errors in the definitions, e.g. function calls that should be allowe
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### __WORK IN PROGRESS__
### 2.6.7 (2022-10-08)
- (Apollon77) Expose more JS-Controller internals under the `commonTools` export

### 2.6.6 (2022-09-13)
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,6 +1,6 @@
{
"name": "@iobroker/adapter-core",
"version": "2.6.6",
"version": "2.6.7",
"description": "Core module to be used in ioBroker adapters. Acts as the bridge to js-controller.",
"author": {
"name": "AlCalzone",
Expand Down

0 comments on commit 2891336

Please sign in to comment.