File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.0.1] - 2024-05-15
11
+
12
+ ### Composer
13
+
14
+ - Changed ` automattic/jetpack-autoloader ` from ` v2.12.0 ` to ` v3.0.7 ` .
15
+ Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v3.0.7
16
+ - Changed ` pronamic/pronamic-wp-updater ` from ` v1.0.0 ` to ` v1.0.2 ` .
17
+ Release notes: https://github.com/pronamic/pronamic-wp-updater/releases/tag/v1.0.2
18
+
19
+ Full set of changes: [ ` 1.0.0...1.0.1 ` ] [ 1.0.1 ]
20
+
21
+ [ 1.0.1 ] : https://github.com/pronamic/pronamic-mollie-user-agent/compare/v1.0.0...v1.0.1
22
+
10
23
## [ 1.0.0] - 2023-06-30
11
24
12
25
- First release.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pronamic/pronamic-mollie-user-agent" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " This WordPress plugin sets a specific user agent string for all HTTP API requests to Mollie for the partnership with Pronamic." ,
5
5
"keywords" : [
6
6
" pronamic" ,
Original file line number Diff line number Diff line change 10
10
* Plugin Name: Pronamic Mollie User Agent
11
11
* Plugin URI: https://wp.pronamic.directory/plugins/pronamic-mollie-user-agent/
12
12
* Description: This WordPress plugin sets a specific user agent string for all HTTP API requests to Mollie for the partnership with Pronamic.
13
- * Version: 1.0.0
13
+ * Version: 1.0.1
14
14
* Requires at least: 6.1
15
15
* Requires PHP: 8.0
16
16
* Author: Pronamic
You can’t perform that action at this time.
0 commit comments