diff --git a/CHANGELOG.md b/CHANGELOG.md index fb124f6f..5890a361 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +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.0.0](https://github.com/esbanarango/ember-model-validator/compare/v3.14.0...v4.0.0) +#### [v4.1.0](https://github.com/esbanarango/ember-model-validator/compare/v4.0.0...v4.1.0) + +- 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) + +### [v4.0.0](https://github.com/esbanarango/ember-model-validator/compare/v3.14.0...v4.0.0) + +> 1 January 2023 - New latest structure [`#218`](https://github.com/esbanarango/ember-model-validator/pull/218) - add relese it and auot change log [`4b705bc`](https://github.com/esbanarango/ember-model-validator/commit/4b705bc2a2963e42ba48c23ad10eb11c9787d7d5) diff --git a/package.json b/package.json index 74aeb688..7b2cef42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-model-validator", - "version": "4.0.0", + "version": "4.1.0", "description": "ember addon. It adds validation support to your Ember-Data models.", "keywords": [ "ember-addon",