Skip to content

Commit b3cdf52

Browse files
committed
Release 4.8.0
1 parent 7ce94d5 commit b3cdf52

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,42 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [v4.8.0](https://github.com/esbanarango/ember-model-validator/compare/v4.7.0...v4.8.0)
8+
9+
- N more s [`#354`](https://github.com/esbanarango/ember-model-validator/pull/354)
10+
- Bump postcss from 8.4.20 to 8.4.31 [`#334`](https://github.com/esbanarango/ember-model-validator/pull/334)
11+
- Bump ember-template-lint from 5.6.0 to 5.11.2 [`#338`](https://github.com/esbanarango/ember-model-validator/pull/338)
12+
- Bump @types/ember__template from 4.0.1 to 4.0.3 [`#337`](https://github.com/esbanarango/ember-model-validator/pull/337)
13+
- Bump ember-cli-htmlbars from 6.2.0 to 6.3.0 [`#336`](https://github.com/esbanarango/ember-model-validator/pull/336)
14+
- Bump ember-resolver from 9.0.1 to 11.0.1 [`#335`](https://github.com/esbanarango/ember-model-validator/pull/335)
15+
- Bump @types/ember__object from 4.0.5 to 4.0.8 [`#330`](https://github.com/esbanarango/ember-model-validator/pull/330)
16+
- Bump @types/ember__application from 4.0.6 to 4.0.8 [`#332`](https://github.com/esbanarango/ember-model-validator/pull/332)
17+
- Bump @types/ember-data__model from 4.0.0 to 4.0.2 [`#331`](https://github.com/esbanarango/ember-model-validator/pull/331)
18+
- Bump @types/ember__destroyable from 4.0.1 to 4.0.2 [`#329`](https://github.com/esbanarango/ember-model-validator/pull/329)
19+
- Bump @types/ember-data__serializer from 4.0.1 to 4.0.2 [`#328`](https://github.com/esbanarango/ember-model-validator/pull/328)
20+
- Bump ember-data from 4.9.1 to 5.3.0 [`#327`](https://github.com/esbanarango/ember-model-validator/pull/327)
21+
- Bump @types/ember-data__adapter from 4.0.1 to 4.0.2 [`#323`](https://github.com/esbanarango/ember-model-validator/pull/323)
22+
- Bump eslint-plugin-ember from 11.5.2 to 11.11.1 [`#321`](https://github.com/esbanarango/ember-model-validator/pull/321)
23+
- Bump @types/ember__debug from 4.0.3 to 4.0.4 [`#320`](https://github.com/esbanarango/ember-model-validator/pull/320)
24+
- Bump eslint-config-prettier from 8.6.0 to 9.0.0 [`#319`](https://github.com/esbanarango/ember-model-validator/pull/319)
25+
- Bump @types/qunit from 2.19.4 to 2.19.6 [`#295`](https://github.com/esbanarango/ember-model-validator/pull/295)
26+
- Bump typescript from 4.9.5 to 5.2.2 [`#315`](https://github.com/esbanarango/ember-model-validator/pull/315)
27+
- Bump @types/ember__controller from 4.0.5 to 4.0.6 [`#312`](https://github.com/esbanarango/ember-model-validator/pull/312)
28+
- Bump @types/ember__component from 4.0.12 to 4.0.14 [`#311`](https://github.com/esbanarango/ember-model-validator/pull/311)
29+
- Bump @embroider/test-setup from 2.0.2 to 3.0.1 [`#310`](https://github.com/esbanarango/ember-model-validator/pull/310)
30+
731
#### [v4.7.0](https://github.com/esbanarango/ember-model-validator/compare/v4.6.0...v4.7.0)
832

33+
> 15 August 2023
34+
935
- Bump ember-source from 4.12.0 to 4.12.3 [`#309`](https://github.com/esbanarango/ember-model-validator/pull/309)
1036
- Bump @types/ember__polyfills from 4.0.1 to 4.0.2 [`#308`](https://github.com/esbanarango/ember-model-validator/pull/308)
1137
- Bump @types/ember__engine from 4.0.4 to 4.0.5 [`#307`](https://github.com/esbanarango/ember-model-validator/pull/307)
1238
- Bump @types/ember__array from 4.0.3 to 4.0.4 [`#306`](https://github.com/esbanarango/ember-model-validator/pull/306)
1339
- Bump @types/ember__application from 4.0.5 to 4.0.6 [`#305`](https://github.com/esbanarango/ember-model-validator/pull/305)
1440
- Bump semver from 5.7.1 to 5.7.2 [`#301`](https://github.com/esbanarango/ember-model-validator/pull/301)
1541
- Bump word-wrap from 1.2.3 to 1.2.5 [`#304`](https://github.com/esbanarango/ember-model-validator/pull/304)
42+
- Release 4.7.0 [`245df15`](https://github.com/esbanarango/ember-model-validator/commit/245df154f60ad71900972891712fa96921b6e565)
1643
- Update register-version.js [`fb33194`](https://github.com/esbanarango/ember-model-validator/commit/fb33194059fd213108354a4c881b7f4d642e2cc7)
1744

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-model-validator",
3-
"version": "4.7.0",
3+
"version": "4.8.0",
44
"description": "ember addon. It adds validation support to your Ember-Data models.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)