Skip to content

Commit

Permalink
Merge pull request #12 from MultiSafepay/release/1.0.3
Browse files Browse the repository at this point in the history
added release data
  • Loading branch information
Stanislau-MultiSafepay authored Jan 19, 2022
2 parents 28ceeba + a52d471 commit cb842e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.0.3] - 2022-01-14
### Added
- Added compatibility with @magento/venia-ui:9.1 (thanks to @yaroslav-qlicks)

### Fixed
- Fixed issue where cannot destructure property 'image' fix-undefined-method-dataonalData' as it is undefined (thanks to @yaroslav-qlicks)
- Fixed css include on PWA studio v12.1 (thanks to @yaroslav-qlicks)
- Fixed undefined command: "install-peers" (thanks to @yaroslav-qlicks)
- Fixed issue whether i18n directory doesn't exist with enabled i18n flag (thanks to @yaroslav-qlicks)

## [1.0.2] - 2021-11-26
### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@multisafepay/multisafepay-payment-integration",
"author": "integration@multisafepay.com",
"version": "1.0.2",
"version": "1.0.3",
"main": "src/index.js",
"pwa-studio": {
"targets": {
Expand Down

0 comments on commit cb842e0

Please sign in to comment.