Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekhyt committed Apr 11, 2023
1 parent 47117cf commit 55d388a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.4.1] - 2023-04-11
### Added
- fallback to use Product Number when EAN is not available
- fallback to use "Product Number" when EAN is not available

### Changed
- replaced retail.red logo with the new one from Shopgate

### Fixed
- product quantity sent as a string to the API, number required
- issues with data for configuration provided URL's
- issues with data for configuration provided URLs
- issues with data for single variant children

## [1.4.0] - 2022-05-31
Expand All @@ -37,7 +41,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
### Added
- initial release

[Unreleased]: https://github.com/retail-red/shopware-6/compare/v1.4.0...HEAD
[Unreleased]: https://github.com/retail-red/shopware-6/compare/v1.4.1...HEAD
[1.4.1]: https://github.com/retail-red/shopware-6/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/retail-red/shopware-6/compare/v1.3.0...v1.4.0
[1.3.0]: https://github.com/retail-red/shopware-6/compare/v1.2.0...v1.3.0
[1.2.0]: https://github.com/retail-red/shopware-6/compare/v1.1.0...v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shopgate/click-and-reserve-shopware6",
"description": "Shopgate - Click & Reserve",
"version": "1.4.0",
"version": "1.4.1",
"type": "shopware-platform-plugin",
"license": "proprietary",
"authors": [
Expand Down

0 comments on commit 55d388a

Please sign in to comment.