File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.2.0-beta.7] - 2024-12-07
11
+
10
12
### Fixed
11
13
12
14
- Fix model typing
@@ -152,7 +154,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
152
154
153
155
- Initial release
154
156
155
- [unreleased ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.6...HEAD
157
+ [unreleased ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.7...HEAD
158
+ [0.2 .0 - beta .7 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.6...v0.2.0-beta.7
156
159
[0.2 .0 - beta .6 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.5...v0.2.0-beta.6
157
160
[0.2 .0 - beta .5 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.4...v0.2.0-beta.5
158
161
[0.2 .0 - beta .4 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.3...v0.2.0-beta.4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " json-api-models" ,
3
3
"description" : " A lightweight layer for working with JSON:API data." ,
4
- "version" : " 0.2.0-beta.6 " ,
4
+ "version" : " 0.2.0-beta.7 " ,
5
5
"author" : " Toby Zerner" ,
6
6
"license" : " MIT" ,
7
7
"module" : " ./dist/index.es.js" ,
You can’t perform that action at this time.
0 commit comments