Skip to content

Commit

Permalink
Release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esbanarango committed Jan 2, 2023
1 parent 27038a7 commit 8eb0751
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.3.0](https://github.com/esbanarango/ember-model-validator/compare/v4.2.0...v4.3.0)

- Fix `ValidateOptions` as optionals [`27038a7`](https://github.com/esbanarango/ember-model-validator/commit/27038a74a554251f4a59fd0a51a5c25973b89139)

#### [v4.2.0](https://github.com/esbanarango/ember-model-validator/compare/v4.1.0...v4.2.0)

> 2 January 2023
- Uppercase `ValidationsConfig` type [`affdd3f`](https://github.com/esbanarango/ember-model-validator/commit/affdd3ff2c777898391dd9a5992a05e76489da01)
- Release 4.2.0 [`0a15265`](https://github.com/esbanarango/ember-model-validator/commit/0a1526567601516ad4e6cd9d0455f88ae973df10)

#### [v4.1.0](https://github.com/esbanarango/ember-model-validator/compare/v4.0.0...v4.1.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-model-validator",
"version": "4.2.0",
"version": "4.3.0",
"description": "ember addon. It adds validation support to your Ember-Data models.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 8eb0751

Please sign in to comment.