Skip to content

Commit 4c5fe72

Browse files
authored
Merge pull request #46 from WebFiori/release-please--branches--master
chore(master): release 3.3.2
2 parents 26c6edf + b273077 commit 4c5fe72

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.3.2](https://github.com/WebFiori/json/compare/v3.3.1...v3.3.2) (2025-01-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Change of Properties Style on Parsing ([4bdccc3](https://github.com/WebFiori/json/commit/4bdccc39f6c751a8f30c274f4fac3814a954785e))
9+
310
## [3.3.1](https://github.com/WebFiori/json/compare/v3.3.0...v3.3.1) (2024-12-23)
411

512

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webfiori/jsonx",
33
"type": "library",
44
"description": "PHP library for creating well-formatted JSON strings.",
5-
"version": "3.3.1",
5+
"version": "3.3.2",
66
"keywords": [
77
"JSON",
88
"PHP",

0 commit comments

Comments
 (0)