Skip to content

Commit

Permalink
Release 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
esbanarango committed Aug 1, 2023
1 parent f526fbb commit a85bfb0
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
42 changes: 40 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,46 @@ 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.6.0](https://github.com/esbanarango/ember-model-validator/compare/v4.5.0...v4.6.0)

- feat: Add support for object validator access as hash [`#303`](https://github.com/esbanarango/ember-model-validator/pull/303)
- Bump @types/ember__controller from 4.0.4 to 4.0.5 [`#299`](https://github.com/esbanarango/ember-model-validator/pull/299)
- Bump ember-cli-dependency-checker from 3.3.1 to 3.3.2 [`#297`](https://github.com/esbanarango/ember-model-validator/pull/297)
- Bump eslint from 7.32.0 to 8.43.0 [`#296`](https://github.com/esbanarango/ember-model-validator/pull/296)
- Bump vm2 from 3.9.13 to 3.9.19 [`#288`](https://github.com/esbanarango/ember-model-validator/pull/288)
- chore: add Hungarian and Serbian locale [`#291`](https://github.com/esbanarango/ember-model-validator/pull/291)
- Bump socket.io-parser from 4.2.1 to 4.2.3 [`#290`](https://github.com/esbanarango/ember-model-validator/pull/290)
- Bump eslint-plugin-ember from 11.4.6 to 11.5.2 [`#283`](https://github.com/esbanarango/ember-model-validator/pull/283)
- Bump prettier from 2.8.4 to 2.8.7 [`#275`](https://github.com/esbanarango/ember-model-validator/pull/275)
- Bump ember-source from 4.9.1 to 4.12.0 [`#274`](https://github.com/esbanarango/ember-model-validator/pull/274)
- Bump concurrently from 7.6.0 to 8.0.1 [`#273`](https://github.com/esbanarango/ember-model-validator/pull/273)
- Bump @typescript-eslint/parser from 5.55.0 to 5.57.0 [`#271`](https://github.com/esbanarango/ember-model-validator/pull/271)
- Bump webpack from 5.75.0 to 5.76.2 [`#269`](https://github.com/esbanarango/ember-model-validator/pull/269)
- Bump @typescript-eslint/parser from 5.51.0 to 5.55.0 [`#266`](https://github.com/esbanarango/ember-model-validator/pull/266)
- Bump ember-template-lint from 5.5.1 to 5.6.0 [`#262`](https://github.com/esbanarango/ember-model-validator/pull/262)
- Bump minimist from 0.2.2 to 0.2.4 [`#261`](https://github.com/esbanarango/ember-model-validator/pull/261)
- Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.54.0 [`#260`](https://github.com/esbanarango/ember-model-validator/pull/260)
- Bump qunit from 2.19.3 to 2.19.4 [`#249`](https://github.com/esbanarango/ember-model-validator/pull/249)
- Bump ember-cli-htmlbars from 6.1.1 to 6.2.0 [`#256`](https://github.com/esbanarango/ember-model-validator/pull/256)
- Bump ember-template-lint from 5.3.1 to 5.5.1 [`#255`](https://github.com/esbanarango/ember-model-validator/pull/255)
- Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.52.0 [`#254`](https://github.com/esbanarango/ember-model-validator/pull/254)
- Bump @types/ember-data from 4.4.6 to 4.4.7 [`#253`](https://github.com/esbanarango/ember-model-validator/pull/253)
- Bump ember-auto-import from 2.5.0 to 2.6.0 [`#251`](https://github.com/esbanarango/ember-model-validator/pull/251)
- Bump @typescript-eslint/parser from 5.49.0 to 5.51.0 [`#250`](https://github.com/esbanarango/ember-model-validator/pull/250)
- Bump eslint-config-prettier from 8.5.0 to 8.6.0 [`#234`](https://github.com/esbanarango/ember-model-validator/pull/234)
- Bump prettier from 2.8.3 to 2.8.4 [`#248`](https://github.com/esbanarango/ember-model-validator/pull/248)
- Bump eslint-plugin-ember from 11.4.3 to 11.4.6 [`#247`](https://github.com/esbanarango/ember-model-validator/pull/247)
- Bump typescript from 4.9.4 to 4.9.5 [`#246`](https://github.com/esbanarango/ember-model-validator/pull/246)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 [`#245`](https://github.com/esbanarango/ember-model-validator/pull/245)
- Bump prettier from 2.8.2 to 2.8.3 [`#244`](https://github.com/esbanarango/ember-model-validator/pull/244)
- Update fake-model.ts [`152f6ec`](https://github.com/esbanarango/ember-model-validator/commit/152f6ec935ff5bd9aba99ba2c5df46d38d0e02b2)
- normal push for ED 5 [`83f25cc`](https://github.com/esbanarango/ember-model-validator/commit/83f25cc5fd80df37caecfc89f57d312517dfc6e0)
- Update fake-model-test.js [`dcb3150`](https://github.com/esbanarango/ember-model-validator/commit/dcb31505c0b371aab7aecf610d1925644efba420)

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

> 29 January 2023
- Fix #238 [`#241`](https://github.com/esbanarango/ember-model-validator/pull/241)
- Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.49.0 [`#239`](https://github.com/esbanarango/ember-model-validator/pull/239)
- Bump ember-source from 4.9.3 to 4.10.0 [`#237`](https://github.com/esbanarango/ember-model-validator/pull/237)
Expand All @@ -18,8 +56,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 [`#225`](https://github.com/esbanarango/ember-model-validator/pull/225)
- Merge pull request #241 from esbanarango/esbanarango/add-missing-check [`#238`](https://github.com/esbanarango/ember-model-validator/issues/238)
- fxi lint [`c50ea2f`](https://github.com/esbanarango/ember-model-validator/commit/c50ea2f8764db4b29509c5b91463dcaf011dc46b)
- Update model-validator.js [`ecfe06f`](https://github.com/esbanarango/ember-model-validator/commit/ecfe06f0efb287f2fd1ee7075edf054e25a1ad73)
- Update model-validator.js [`2db85ec`](https://github.com/esbanarango/ember-model-validator/commit/2db85ec2be9d55d73cc0d7f0fcb62ce6ba76a736)
- Release 4.5.0 [`98a7514`](https://github.com/esbanarango/ember-model-validator/commit/98a7514a815882ed87d6a25f87fc7438894d7140)
- Bump ember-resolver from 8.1.0 to 9.0.1 [`1e2ae2f`](https://github.com/esbanarango/ember-model-validator/commit/1e2ae2f0ce6dbf9e15ca9f9d2cb2a773c0d9d38a)

#### [v4.4.0](https://github.com/esbanarango/ember-model-validator/compare/v4.3.0...v4.4.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.5.0",
"version": "4.6.0",
"description": "ember addon. It adds validation support to your Ember-Data models.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit a85bfb0

Please sign in to comment.