Skip to content

Commit

Permalink
Release 3.0.1 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
gadimbaylisahil authored Jul 9, 2024
1 parent 5935257 commit 7ba282f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
This changelog follows the specifications of https://keepachangelog.com. Please, follow the specs when adding a new entry

## [3.0.1] - 2024-07-09

### Added

- Implement a safe flow when custom fields' gender key is missing in customer record

## [3.0.0] - 2024-06-03

### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ We support Shopware 6.4 and onwards.

**Latest Releases for:**

- Shopware 6.6.* - [Plugin Version 3.0.0](https://github.com/better-payment/bp-plugin-shopware6-api2/releases/tag/3.0.0)
- Shopware 6.6.* - [Plugin Version 3.0.1](https://github.com/better-payment/bp-plugin-shopware6-api2/releases/tag/3.0.1)

- Shopware 6.5.* - [Plugin Version 2.2.0](https://github.com/better-payment/bp-plugin-shopware6-api2/releases/tag/2.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": "better-payment/bp-plugin-shopware6-api2",
"description": "Better Payment plugin to implement payment methods using API2",
"version": "3.0.0",
"version": "3.0.1",
"type": "shopware-platform-plugin",
"license": "proprietary",
"authors": [
Expand Down

0 comments on commit 7ba282f

Please sign in to comment.