File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.0.6] - 2025-04-05
10
+
9
11
### Fixed
10
12
- Handle Union Types for ` data ` and ` attributes ` fields.
11
13
@@ -35,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
37
### Added
36
38
- Extract all DTO types from FreeElephants/json-api-php-toolkit to this project
37
39
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
39
42
[ 0.0.5 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.5
40
43
[ 0.0.4 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.4
41
44
[ 0.0.3 ] : https://github.com/FreeElephants/json-api-dto/releases/tag/0.0.3
You can’t perform that action at this time.
0 commit comments