Skip to content

Commit 072270f

Browse files
committed
Updating changelog
1 parent a4fc1c1 commit 072270f

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

CHANGELOG.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,25 @@
22

33
## [Unreleased](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/HEAD)
44

5-
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.2...HEAD)
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.3...HEAD)
66

77
**Merged pull requests:**
88

9-
- chore\(dependencies\): Update all dependencies [\#711](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/711) ([daffl](https://github.com/daffl))
10-
- chore\(dependencies\): Update all dependencies [\#708](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/708) ([daffl](https://github.com/daffl))
9+
- Pass additionalProperty name in nested objects to validateSchema error messages [\#712](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/712) ([ardcore](https://github.com/ardcore))
10+
11+
## [v7.0.3](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.3) (2023-04-06)
12+
13+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.2...v7.0.3)
1114

1215
## [v7.0.2](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.2) (2023-04-01)
1316

1417
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.1...v7.0.2)
1518

19+
**Merged pull requests:**
20+
21+
- chore\(dependencies\): Update all dependencies [\#711](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/711) ([daffl](https://github.com/daffl))
22+
- chore\(dependencies\): Update all dependencies [\#708](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/708) ([daffl](https://github.com/daffl))
23+
1624
## [v7.0.1](https://github.com/feathersjs-ecosystem/feathers-hooks-common/tree/v7.0.1) (2023-03-09)
1725

1826
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-hooks-common/compare/v7.0.0...v7.0.1)
@@ -392,10 +400,6 @@
392400

393401
- Typings needed for libphonenumber-js [\#495](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/495)
394402

395-
**Closed issues:**
396-
397-
- graphql dependency [\#487](https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/487)
398-
399403
**Merged pull requests:**
400404

401405
- move `@types/graphql` package from `devDependencies` into `dependencies` [\#496](https://github.com/feathersjs-ecosystem/feathers-hooks-common/pull/496) ([j2L4e](https://github.com/j2L4e))

0 commit comments

Comments
 (0)