Skip to content

Commit 585617d

Browse files
committed
Updating changelog
1 parent ea558f0 commit 585617d

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

β€ŽCHANGELOG.md

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [v4.17.11](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.11) (2018-10-26)
4+
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.10...v4.17.11)
5+
6+
**Closed issues:**
7+
8+
- fastJoin loop [\#453](https://github.com/feathers-plus/feathers-hooks-common/issues/453)
9+
10+
**Merged pull requests:**
11+
12+
- Added fgraphql hook. [\#457](https://github.com/feathers-plus/feathers-hooks-common/pull/457) ([eddyystop](https://github.com/eddyystop))
13+
314
## [v4.17.10](https://github.com/feathers-plus/feathers-hooks-common/tree/v4.17.10) (2018-09-26)
415
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v4.17.9...v4.17.10)
516

@@ -507,7 +518,7 @@
507518

508519
**Merged pull requests:**
509520

510-
- Update debug to the latest version πŸš€ [\#244](https://github.com/feathers-plus/feathers-hooks-common/pull/244) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
521+
- Update debug to the latest version πŸš€ [\#244](https://github.com/feathers-plus/feathers-hooks-common/pull/244) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
511522

512523
## [v3.7.1](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.7.1) (2017-08-07)
513524
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v3.7.0...v3.7.1)
@@ -552,7 +563,7 @@
552563

553564
**Merged pull requests:**
554565

555-
- Update sift to the latest version πŸš€ [\#230](https://github.com/feathers-plus/feathers-hooks-common/pull/230) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
566+
- Update sift to the latest version πŸš€ [\#230](https://github.com/feathers-plus/feathers-hooks-common/pull/230) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
556567

557568
## [v3.5.5](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.5.5) (2017-06-20)
558569
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v3.5.3...v3.5.5)
@@ -581,7 +592,7 @@
581592
**Merged pull requests:**
582593

583594
- Unpin AJV dependency [\#216](https://github.com/feathers-plus/feathers-hooks-common/pull/216) ([daffl](https://github.com/daffl))
584-
- Update ajv to the latest version πŸš€ [\#215](https://github.com/feathers-plus/feathers-hooks-common/pull/215) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
595+
- Update ajv to the latest version πŸš€ [\#215](https://github.com/feathers-plus/feathers-hooks-common/pull/215) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
585596
- fix: pin ajv to 5.1.5 [\#212](https://github.com/feathers-plus/feathers-hooks-common/pull/212) ([eddyystop](https://github.com/eddyystop))
586597

587598
## [v3.5.1](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.5.1) (2017-05-30)
@@ -703,11 +714,11 @@
703714

704715
**Merged pull requests:**
705716

706-
- Update ajv to the latest version πŸš€ [\#157](https://github.com/feathers-plus/feathers-hooks-common/pull/157) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
707-
- Update semistandard to the latest version πŸš€ [\#156](https://github.com/feathers-plus/feathers-hooks-common/pull/156) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
717+
- Update ajv to the latest version πŸš€ [\#157](https://github.com/feathers-plus/feathers-hooks-common/pull/157) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
718+
- Update semistandard to the latest version πŸš€ [\#156](https://github.com/feathers-plus/feathers-hooks-common/pull/156) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
708719
- validateSchema's 2nd parameter can be ajv instance [\#155](https://github.com/feathers-plus/feathers-hooks-common/pull/155) ([beeplin](https://github.com/beeplin))
709-
- Update feathers-hooks to the latest version πŸš€ [\#151](https://github.com/feathers-plus/feathers-hooks-common/pull/151) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
710-
- Update dependencies to enable Greenkeeper 🌴 [\#148](https://github.com/feathers-plus/feathers-hooks-common/pull/148) ([greenkeeper[bot]](https://github.com/marketplace/greenkeeper))
720+
- Update feathers-hooks to the latest version πŸš€ [\#151](https://github.com/feathers-plus/feathers-hooks-common/pull/151) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
721+
- Update dependencies to enable Greenkeeper 🌴 [\#148](https://github.com/feathers-plus/feathers-hooks-common/pull/148) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
711722

712723
## [v3.0.0](https://github.com/feathers-plus/feathers-hooks-common/tree/v3.0.0) (2017-04-08)
713724
[Full Changelog](https://github.com/feathers-plus/feathers-hooks-common/compare/v3.0.0-pre.1...v3.0.0)

0 commit comments

Comments
Β (0)