Skip to content

Commit e27b156

Browse files
committed
v1.1.2
1 parent 446ad6a commit e27b156

5 files changed

+3172
-1950
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.2] - 2023-04-04
9+
10+
### Fixed
11+
12+
- Fixed PHP warning about missing `package.json` file.
13+
14+
### Commits
15+
16+
- Updated pronamic/wp-mollie to version 1.2.1. ([453bee4](https://github.com/pronamic/wp-pronamic-pay-with-mollie-for-contact-form-7/commit/453bee48f925786433aa4809d9042245e5757e26))
17+
- Updated translations. ([446ad6a](https://github.com/pronamic/wp-pronamic-pay-with-mollie-for-contact-form-7/commit/446ad6a8d15b3c5e08fcb79e67e8546c1ef6376d))
18+
19+
### Composer
20+
21+
- Changed `automattic/jetpack-autoloader` from `v2.11.17` to `v2.11.18`.
22+
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v2.11.18
23+
- Changed `wp-pay/core` from `v4.9.0` to `v4.9.2`.
24+
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.9.2
25+
Full set of changes: [`1.1.1...1.1.2`][1.1.2]
26+
27+
[1.1.2]: https://github.com/pronamic/wp-pronamic-pay-with-mollie-for-contact-form-7/compare/v1.1.1...v1.1.2
28+
829
## [1.1.1] - 2023-03-29
930

1031
### Commits

0 commit comments

Comments
 (0)