Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esbanarango committed Jan 2, 2023
1 parent affdd3f commit 0a15265
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ 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.2.0](https://github.com/esbanarango/ember-model-validator/compare/v4.1.0...v4.2.0)

- Uppercase `ValidationsConfig` type [`affdd3f`](https://github.com/esbanarango/ember-model-validator/commit/affdd3ff2c777898391dd9a5992a05e76489da01)

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

> 1 January 2023
- Bump eslint-plugin-ember from 11.3.1 to 11.4.0 [`#219`](https://github.com/esbanarango/ember-model-validator/pull/219)
- Create CHANGELOG.md [`97c5d51`](https://github.com/esbanarango/ember-model-validator/commit/97c5d51af721ecbc26bbe08c3847ed92313a1017)
- Fix imports and types [`5dbaf2c`](https://github.com/esbanarango/ember-model-validator/commit/5dbaf2cbfaad78e2fe6f397786efd45bc57350eb)
- add declarations [`51e6a1c`](https://github.com/esbanarango/ember-model-validator/commit/51e6a1c900f380344652ad2e39af0c7126e479ac)
- Release 4.1.0 [`4c83766`](https://github.com/esbanarango/ember-model-validator/commit/4c837662d542e6c5fd43f87eb2233928230ebb31)

### [v4.0.0](https://github.com/esbanarango/ember-model-validator/compare/v3.14.0...v4.0.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.1.0",
"version": "4.2.0",
"description": "ember addon. It adds validation support to your Ember-Data models.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 0a15265

Please sign in to comment.