Skip to content

Commit

Permalink
Merge pull request #1141 from plentymarkets/franz/changelogs_20220922
Browse files Browse the repository at this point in the history
Added changelogs and changed version numbers
  • Loading branch information
stentrop authored Sep 22, 2022
2 parents 8a9bec9 + 666658b commit 2eea649
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 13 deletions.
8 changes: 2 additions & 6 deletions meta/documents/changelog_de.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release Notes für IO

## v5.0.55 (2022-?-?)

### TODO

### Hinzugefügt
## v5.0.55 (2022-09-22) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.54...5.0.55" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Behoben

- Die Vorschau der Confirmationseite wurde,infolge eines Fehlers bei der Auslesung von Beispielpreisen, im ShopBuilder nicht angezeigt . Fehlverhalten wurden behoben.
- Die Vorschau der Auftragsbestätigungsseite wurde durch einen Fehler beim Auslesen von Beispielpreisen im ShopBuilder nicht angezeigt. Dieses Verhalten wurde behoben.

## v5.0.54 (2022-08-08) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.53...5.0.54" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

Expand Down
8 changes: 2 additions & 6 deletions meta/documents/changelog_en.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Release Notes for IO

## v5.0.55 (2022-?-?)

### TODO

### Added
## v5.0.55 (2022-09-22) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.54...5.0.55" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Fixed

- The preview of the confirmation page was not displayed in the ShopBuilder due to an error in delivering sample prices. Issue has been fixed.
- The preview of the order confirmation page was not displayed in the ShopBuilder due to an error related to sample prices. This has been fixed.

## v5.0.54 (2022-08-08) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.53...5.0.54" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "5.0.54",
"version" : "5.0.55",
"name" : "IO",
"marketplaceName" : {"de": "IO","en": "IO"},
"license" : "AGPL-3.0",
Expand Down

0 comments on commit 2eea649

Please sign in to comment.