Skip to content

Commit 2b0ce3c

Browse files
committed
v1.2.2
1 parent f35dfc2 commit 2b0ce3c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

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+
1021
## [1.2.1] - 2023-01-31
1122
### Composer
1223

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pronamic/wp-http",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "WordPress HTTP library.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)