Skip to content

Commit 6a6c8be

Browse files
committed
Updating changelog
1 parent 025aa28 commit 6a6c8be

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,28 @@
22

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

5-
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v5.0.0-pre.0...HEAD)
5+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v5.0.0...HEAD)
66

77
**Merged pull requests:**
88

9+
- chore: update dependencies & replace feathers-memory with @feathersjs[\#214](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/214) ([fratzinger](https://github.com/fratzinger))
10+
- Update Library Dependencies and Code for Feathers 5 \(Dove\) [\#210](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/210) ([pdfowler](https://github.com/pdfowler))
11+
- Update config.ts [\#209](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/209) ([bitflower](https://github.com/bitflower))
12+
- Update getting-started.md [\#208](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/208) ([bitflower](https://github.com/bitflower))
13+
- Update service-calls.md [\#207](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/207) ([viapek](https://github.com/viapek))
14+
- Bump json5 from 1.0.1 to 1.0.2 [\#201](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/201) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
- Bump engine.io from 3.6.0 to 3.6.1 [\#199](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/199) ([dependabot[bot]](https://github.com/apps/dependabot))
16+
- Bump socket.io-parser from 3.3.2 to 3.3.3 [\#198](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/198) ([dependabot[bot]](https://github.com/apps/dependabot))
917
- ci: also check compile step [\#194](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/194) ([fratzinger](https://github.com/fratzinger))
1018

19+
## [v5.0.0](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v5.0.0) (2023-09-20)
20+
21+
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v5.0.0-pre.0...v5.0.0)
22+
23+
**Closed issues:**
24+
25+
- \[dove\] TypeScript issue when using hook addVerification [\#195](https://github.com/feathersjs-ecosystem/feathers-authentication-management/issues/195)
26+
1127
## [v5.0.0-pre.0](https://github.com/feathersjs-ecosystem/feathers-authentication-management/tree/v5.0.0-pre.0) (2022-10-13)
1228

1329
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-authentication-management/compare/v4.0.2...v5.0.0-pre.0)
@@ -283,7 +299,7 @@
283299
**Implemented enhancements:**
284300

285301
- Make randomDigits use crypto.randomBytes [\#63](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/63) ([micaksica2](https://github.com/micaksica2))
286-
- Allow hook.addVerification on Patch and Update hooks [\#62](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/62) ([amaurym](https://github.com/amaurym))
302+
- Allow hook.addVerification on Patch and Update hooks [\#62](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/62) ([amaury1729](https://github.com/amaury1729))
287303
- Add skipIsVerifiedCheck option for sendResetPwd [\#61](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/61) ([marbemac](https://github.com/marbemac))
288304
- Updated URL to docs in doc.feathersjs.com [\#57](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/57) ([eddyystop](https://github.com/eddyystop))
289305
- fix docs [\#56](https://github.com/feathersjs-ecosystem/feathers-authentication-management/pull/56) ([sylvainlap](https://github.com/sylvainlap))

0 commit comments

Comments
 (0)