Skip to content

Commit

Permalink
Merge pull request #1084 from plentymarkets/franz/changelogs_20220321
Browse files Browse the repository at this point in the history
Added changelogs + changed version number
  • Loading branch information
fmutschler authored Mar 21, 2022
2 parents ba7f179 + 5888d18 commit 275cafd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
7 changes: 7 additions & 0 deletions meta/documents/changelog_de.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes für IO

## v5.0.48 (2022-03-21) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.46...5.0.48" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Behoben

- Durch einen Fehler waren Kategorien teilweise nicht sichtbar. Dies wurde behoben.
- Eine Fehlerbehebung in Version 5.0.46 führte zu Folgefehlern. Dies wurde behoben.

## v5.0.46 (2022-02-24) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.45...5.0.46" target="_blank" rel="noopener"><b>Übersicht aller Änderungen</b></a>

### Geändert
Expand Down
7 changes: 7 additions & 0 deletions meta/documents/changelog_en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes for IO

## v5.0.48 (2022-03-21) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.46...5.0.48" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Fixed

- Due to an error, categories were unintentionally not visible. This has been fixed.
- A fix in version 5.0.46 led to another error. This has been fixed.

## v5.0.46 (2022-02-24) <a href="https://github.com/plentymarkets/plugin-io/compare/5.0.45...5.0.46" target="_blank" rel="noopener"><b>Overview of all changes</b></a>

### Changed
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.46",
"version" : "5.0.48",
"name" : "IO",
"marketplaceName" : {"de": "IO","en": "IO"},
"license" : "AGPL-3.0",
Expand Down

0 comments on commit 275cafd

Please sign in to comment.