Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
* (MyHomeMyData) Adapted adapter configurations
  • Loading branch information
MyHomeMyData committed Oct 1, 2024
1 parent 9edf972 commit 3809d56
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ More to come. Stay tuned.
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.1.2 (2024-10-01)
* (MyHomeMyData) Adapted adapter configurations

### 0.1.1 (2024-10-01)
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": "flexcharts",
"version": "0.1.1",
"version": "0.1.2",
"news": {
"0.1.2": {
"en": "Adapted adapter configurations",
"de": "Adapterkonfigurationen angepasst",
"ru": "Адаптированные конфигурации адаптера",
"pt": "Configurações do adaptador adaptado",
"nl": "Aangepaste adapterconfiguraties",
"fr": "Configurations d'adaptateurs adaptées",
"it": "Configurazioni adattatori",
"es": "Configuraciones adaptadoras",
"pl": "Konfiguracje adaptera",
"uk": "Адаптивні конфігурації адаптера",
"zh-cn": "适应适配器配置"
},
"0.1.1": {
"en": "Removed main.js from package.json since it's obsolete",
"de": "Eintrag main.js aus package.json entfernt, da es nicht mehr benötigt wird",
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.flexcharts",
"version": "0.1.1",
"version": "0.1.2",
"description": "Use all available features of eCharts within ioBroker",
"author": {
"name": "MyHomeMyData",
Expand Down

0 comments on commit 3809d56

Please sign in to comment.