File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.2.2] - 2023-03-27
11
+
12
+ ### Commits
13
+
14
+ - Set Composer type to WordPress plugin. ([ f35dfc2] ( https://github.com/pronamic/wp-http/commit/f35dfc22fb486bf3ec785698221f9d07766f985d ) )
15
+ - Updated .gitattributes ([ c557adf] ( https://github.com/pronamic/wp-http/commit/c557adf7fdb2040885003fb6713742d5693c55a8 ) )
16
+
17
+ Full set of changes: [ ` 1.2.1...1.2.2 ` ] [ 1.2.2 ]
18
+
19
+ [ 1.2.2 ] : https://github.com/pronamic/wp-http/compare/v1.2.1...v1.2.2
20
+
10
21
## [ 1.2.1] - 2023-01-31
11
22
### Composer
12
23
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pronamic/wp-http" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " WordPress HTTP library." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments