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
77
88## [ Unreleased]
99
10+ ## [ 0.2.0-beta.8] - 2024-12-09
11+
1012### Fixed
1113
1214- Fix Schemas not being passed through to ` Model.store `
@@ -158,7 +160,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
158160
159161- Initial release
160162
161- [unreleased ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.7...HEAD
163+ [unreleased ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.8...HEAD
164+ [0.2 .0 - beta .8 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.7...v0.2.0-beta.8
162165[0.2 .0 - beta .7 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.6...v0.2.0-beta.7
163166[0.2 .0 - beta .6 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.5...v0.2.0-beta.6
164167[0.2 .0 - beta .5 ]: https :// github.com/tobyzerner/json-api-models/compare/v0.2.0-beta.4...v0.2.0-beta.5
Original file line number Diff line number Diff line change 11{
22 "name" : " json-api-models" ,
33 "description" : " A lightweight layer for working with JSON:API data." ,
4- "version" : " 0.2.0-beta.7 " ,
4+ "version" : " 0.2.0-beta.8 " ,
55 "author" : " Toby Zerner" ,
66 "license" : " MIT" ,
77 "module" : " ./dist/index.es.js" ,
You can’t perform that action at this time.
0 commit comments