Skip to content

Commit

Permalink
chore: release v1.0.2
Browse files Browse the repository at this point in the history
* (bluefox) updated packages
  • Loading branch information
GermanBluefox committed Aug 6, 2024
1 parent 06ed5e1 commit 653501e
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This widget set consists of the following widgets:
### **WORK IN PROGRESS**
-->
## Changelog
### **WORK IN PROGRESS**
### 1.0.2 (2024-08-06)
* (bluefox) updated packages

### 1.0.0 (2024-07-07)
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": "vis-2-widgets-energy",
"version": "1.0.1",
"version": "1.0.2",
"news": {
"1.0.2": {
"en": "updated packages",
"de": "aktualisierte pakete",
"ru": "обновления пакетов",
"pt": "pacotes atualizados",
"nl": "bijgewerkte pakketten",
"fr": "paquets mis à jour",
"it": "pacchetti aggiornati",
"es": "paquetes actualizados",
"pl": "zaktualizowane pakiety",
"uk": "оновлені пакети",
"zh-cn": "更新软件包"
},
"1.0.0": {
"en": "Removed withStyles package",
"de": "MitStyles-Paket entfernt",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.vis-2-widgets-energy",
"version": "1.0.1",
"version": "1.0.2",
"description": "ioBroker vis2 energy widgets",
"author": "bluefox <[email protected]>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion src-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.vis-2-widgets-energy",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"dependencies": {
"@craco/craco": "^7.1.0",
"@iobroker/adapter-react-v5": "^6.1.8",
Expand Down

0 comments on commit 653501e

Please sign in to comment.