Skip to content

Commit

Permalink
chore: release v0.1.5
Browse files Browse the repository at this point in the history
- (o0shojo0o) code optimizations
  • Loading branch information
o0shojo0o committed May 15, 2023
1 parent bd56462 commit 109bd09
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ For more information on the data points, please click [here](https://github.com/
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.1.5 (2023-05-15)

- (o0shojo0o) code optimizations
- (o0shojo0o) code optimizations

### 0.1.4 (2023-03-23)

Expand Down
15 changes: 14 additions & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "opendtu",
"version": "0.1.4",
"version": "0.1.5",
"news": {
"0.1.5": {
"en": "code optimizations",
"de": "codeoptimierungen",
"ru": "оптимизация кода",
"pt": "otimizações de código",
"nl": "vertaling:",
"fr": "optimisation des codes",
"it": "ottimizzazioni del codice",
"es": "optimizaciones de código",
"pl": "optymalizacja kodu",
"uk": "оптимізація коду",
"zh-cn": "准则的优化"
},
"0.1.4": {
"en": "fix power control `on`, `off`, `restart`\nsupport for password protected liveview\nother small fixes",
"de": "festlegen der leistungssteuerung an, aus, neustart\nunterstützung für passwortgeschützte liveview\nandere kleine fixes",
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.opendtu",
"version": "0.1.4",
"version": "0.1.5",
"description": "Adapter for the OpenDTU project",
"author": {
"name": "Dennis Rathjen",
Expand Down

0 comments on commit 109bd09

Please sign in to comment.