Skip to content

Commit 738bc41

Browse files
committed
Bump mooore/magento2-module-wordpress-integration version
1 parent dc1432b commit 738bc41

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Fix second parameter non-default error for Mooore\WordpressIntegrationCms\Cron\IndexBlogUrls::createUrl()
1313

14+
## [0.11.1] - 2023-03-13
15+
16+
### Fixed
17+
18+
- Bump mooore/magento2-module-wordpress-integration version
19+
1420
## [0.11.0] - 2023-03-13
1521

1622
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require": {
2020
"symfony/http-client": "^5.4",
2121
"magento/module-cms": "103.*|104.*",
22-
"mooore/magento2-module-wordpress-integration": "^0.4"
22+
"mooore/magento2-module-wordpress-integration": "^0.5"
2323
},
2424
"autoload": {
2525
"files": [

0 commit comments

Comments
 (0)