Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esbanarango committed Jan 2, 2023
1 parent 7fddf90 commit 4c83766
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
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.0.0",
"version": "4.1.0",
"description": "ember addon. It adds validation support to your Ember-Data models.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 4c83766

Please sign in to comment.