Skip to content

Commit 8b487ad

Browse files
author
n.gnato
committed
v0.0.6
1 parent 20ef3ef commit 8b487ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.6] - 2025-04-05
10+
911
### Fixed
1012
- Handle Union Types for `data` and `attributes` fields.
1113

@@ -35,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3537
### Added
3638
- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
3739

38-
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.5...HEAD
40+
[Unreleased]: https://github.com/FreeElephants/json-api-dto/compare/0.0.6...HEAD
41+
[0.0.6]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.6
3942
[0.0.5]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.5
4043
[0.0.4]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.4
4144
[0.0.3]: https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.3

0 commit comments

Comments
 (0)