Skip to content

Commit

Permalink
chore: release v0.1.3-alpha.0
Browse files Browse the repository at this point in the history
* (HGlab01) Improve port scan for available ports
* (HGlab01) Improve UI config
* (HGlab01) Bump json-explorer to 0.1.16
* (HGlab01) Bump aedes to 0.51.3
  • Loading branch information
HGlab01 committed Oct 19, 2024
1 parent c336ecb commit 0a3dd12
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 20 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,9 @@ onStop(function (callback) {
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 0.1.3-alpha.0 (2024-10-19)
* (HGlab01) Improve port scan for available ports

### 0.1.2 (2024-10-18)
* (HGlab01) Improve UI config
* (HGlab01) Bump json-explorer to 0.1.16
* (HGlab01) Bump aedes to 0.51.3

Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "tinymqttbroker",
"version": "0.1.2",
"version": "0.1.3-alpha.0",
"news": {
"0.1.3-alpha.0": {
"en": "Improve port scan for available ports\nImprove UI config\nBump json-explorer to 0.1.16\nBump aedes to 0.51.3",
"de": "Verbessern Sie den Portscan für verfügbare Ports\nUI config verbessern\nStoßdämpfer bis 0,1.16\nBump aeds bis 0,51.3",
"ru": "Улучшить сканирование портов для доступных портов\nУлучшить конфигурацию интерфейса\nBump json-explorer до 0.1.16\n0,51,3",
"pt": "Melhore a verificação da porta para portas disponíveis\nMelhorar a configuração de interface do usuário\nBump json-explorer para 0.1.16\nBump aedes para 0.51.3",
"nl": "Verbeter poortscan voor beschikbare poorten\nConfiguratie van UI verbeteren\nBump json-explorer naar 0,1.16\nBump aedes naar 0,51,3",
"fr": "Améliorer la numérisation des ports disponibles\nAméliorer la configuration de l'interface utilisateur\nBump json-explorer à 0,1.16\nAedes de bouffées à 0,51,3",
"it": "Migliora la scansione della porta per le porte disponibili\nMigliorare la configurazione dell'interfaccia utente\nBump json-explorer a 0.1.16\nAede di bump a 0.51.3",
"es": "Mejorar el escaneo portuario para los puertos disponibles\nMejorar el config UI\nBump json-explorer to 0.1.16\nAedes de bomba a 0.51.3",
"pl": "Poprawa skanowania portów dla dostępnych portów\nPopraw konfigurację interfejsu użytkownika\nBump json- explorer do 0.1.16\nBump aedes do 0.51.3",
"uk": "Покращення сканування портів для доступних портів\nПоліпшити налаштування UI\nBump json-explorer до 0.1.16\nНакопичувачі до 0.51.3",
"zh-cn": "改进对现有端口的端口扫描\n改进 UI 配置\nBump json-探索器改为0.1.16\n弹簧至0.51.3"
},
"0.1.2": {
"en": "Bump json-explorer to 0.1.16\nBump aedes to 0.51.3",
"de": "Stoßdämpfer bis 0,1.16\nBump aeds bis 0,51.3",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "pierwsze niewielkie wydanie\nNr 18.0 lub wyższy\nioBroker host (js-controller) 5.0 lub wyższe",
"uk": "перший незначний реліз\nNode.js 18.0 або вище\nioBroker host (js-controller) 5.0 або вище",
"zh-cn": "首批未成年人释放\n第18.0或更高\nio Broker收容(控制员)5.0或更高。"
},
"0.1.0-alpha.0": {
"en": "first minor release",
"de": "erste kleinere veröffentlichung",
"ru": "первый незначительный релиз",
"pt": "primeiro lançamento menor",
"nl": "eerste kleine vrijlating",
"fr": "première libération mineure",
"it": "primo rilascio minore",
"es": "primera liberación menor",
"pl": "pierwsze niewielkie wydanie",
"uk": "перший незначний реліз",
"zh-cn": "首批未成年人释放"
}
},
"titleLang": {
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.tinymqttbroker",
"version": "0.1.2",
"version": "0.1.3-alpha.0",
"description": "tinymqttbroker",
"author": {
"name": "HGlab01",
Expand Down

0 comments on commit 0a3dd12

Please sign in to comment.