Skip to content

Commit 2e2d862

Browse files
committed
Update version to 3.2.1 in composer.json and remove v3.2.1 entry from CHANGELOG
1 parent 7fa537f commit 2e2d862

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@
22

33
## [Unreleased](https://github.com/Thavarshan/fetch-php/compare/v3.2.1...HEAD)
44

5-
## [v3.2.1](https://github.com/Thavarshan/fetch-php/compare/v3.2.0...v3.2.1) - 2025-05-17
6-
7-
### Changed
8-
9-
* Updated documentation
10-
* Updated dependencies
11-
12-
**Full Changelog**: <https://github.com/Thavarshan/fetch-php/compare/3.2.0...3.2.1>
13-
145
## [v3.2.0](https://github.com/Thavarshan/fetch-php/compare/v3.1.1...v3.2.0) - 2025-05-16
156

167
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jerome/fetch-php",
33
"description": "The JavaScript fetch API for PHP.",
4-
"version": "3.2.0",
4+
"version": "3.2.1",
55
"type": "library",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)