Skip to content

Commit ad983ac

Browse files
authored
chore: Merge pull request #52 from WebFiori/release-please--branches--main
chore(main): release 4.0.1
2 parents 5aac536 + 5813b69 commit ad983ac

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [4.0.1](https://github.com/WebFiori/json/compare/v4.0.0...v4.0.1) (2026-03-04)
4+
5+
6+
### Features
7+
8+
* Added Support for Converting Public Props ([5565346](https://github.com/WebFiori/json/commit/5565346d3d0937956b3116b8aedd01b10107d502))
9+
* Added Support for Converting Public Props ([e8222f3](https://github.com/WebFiori/json/commit/e8222f336201f7f438cd424a200cd0b10e5ab9d4))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* Merge pull request [#51](https://github.com/WebFiori/json/issues/51) from WebFiori/dev ([5565346](https://github.com/WebFiori/json/commit/5565346d3d0937956b3116b8aedd01b10107d502))
15+
* Merge pull request [#53](https://github.com/WebFiori/json/issues/53) from WebFiori/dev ([5aac536](https://github.com/WebFiori/json/commit/5aac536dc1140d6ed3c9748732afe1088a4497c3))
16+
* Run CS Fixer ([4e49727](https://github.com/WebFiori/json/commit/4e49727604b5b39418a4d6994f8266694a078d17))
17+
* Updated Composer File ([8798259](https://github.com/WebFiori/json/commit/8798259d5f27b1bfa82acbbaffb816c50b76f98d))
18+
319
## [4.0.0](https://github.com/WebFiori/json/compare/v3.3.2...v4.0.0) (2025-07-30)
420

521

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": "4.0.0",
5+
"version": "4.0.1",
66
"keywords": [
77
"JSON",
88
"PHP",

0 commit comments

Comments
 (0)