Skip to content

Commit

Permalink
chore: release v0.4.5
Browse files Browse the repository at this point in the history
- bumping version 0.4.5
  • Loading branch information
Chris-656 committed Jun 16, 2022
1 parent 2a626ce commit d66f83d
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 17 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<!--
## **WORK IN PROGRESS**
-->
## 0.4.5 (2022-06-16)
- bumping version 0.4.5

## 0.4.4 (2022-06-16)
- fixed minor issues with versions and testing

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
{
"common": {
"name": "fitbit-fitness",
"version": "0.4.4",
"version": "0.4.5",
"news": {
"0.4.4": {
"0.4.5": {
"en": "bumping version 0.4.5",
"de": "bumping version 0.4.5",
"ru": "bumping версия 0.4.5",
"pt": "batendo versão 0.4.5",
"nl": "vertaling:",
"fr": "version 0.4.5",
"it": "urto versione 0.4.5",
"es": "versión 0.4.5",
"pl": "wersja 0.4,5",
"zh-cn": "b 倾销版本0.450"
},
"0.4.4": {
"en": "fixed minor issues",
"de": "feste kleinere probleme",
"ru": "фиксированные мелкие вопросы",
Expand Down Expand Up @@ -74,18 +86,6 @@
"es": "cambió el método de autenticación. resolvió el error con iframe. Ahora también Chrome está funcionando.",
"pl": "zmieniono metodę uwierzytelniania. rozwiązał błąd z iframe. Teraz również chrom działa",
"zh-cn": "更改了身份验证方法。用 iframe 解决了这个错误。现在chrome也在工作"
},
"0.3.0": {
"en": "changed logging -> debug for detailed logging\nbug fixes",
"de": "Logging geändert -> debug für detailliertes Logging\nFehlerbehebung",
"ru": "изменено ведение журнала -> отладка для подробного ведения журнала\nисправление ошибок",
"pt": "log alterado -> depurar para log detalhado\ncorreções de bugs",
"nl": "gewijzigde logboekregistratie -> foutopsporing voor gedetailleerde logboekregistratie\nbugfixes",
"fr": "journalisation modifiée -> débogage pour une journalisation détaillée\ncorrections de bogues",
"it": "registrazione modificata -> debug per la registrazione dettagliata\ncorrezioni di bug",
"es": "registro modificado -> depurar para registro detallado\ncorrección de errores",
"pl": "zmienione logowanie -> debug dla szczegółowego logowania\npoprawki błędów",
"zh-cn": "更改日志记录 -> 调试以获取详细日志记录\nbug修复"
}
},
"title": "Fitbit",
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.fitbit-fitness",
"version": "0.4.4",
"version": "0.4.5",
"description": "retrieves data from FITBIT",
"author": "Chris <[email protected]>",
"homepage": "https://github.com/Chris-1965/ioBroker.fitbit-fitness",
Expand Down

0 comments on commit d66f83d

Please sign in to comment.