File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.8.1] ( https://github.com/feathersjs/hooks/compare/v0.8.0...v0.8.1 ) (2023-02-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** hooks:** Add toJSON to hook context ([ #108 ] ( https://github.com/feathersjs/hooks/issues/108 ) ) ([ 03e5883] ( https://github.com/feathersjs/hooks/commit/03e588344fb54066b8a3b178ca114d5925432745 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 0.8.0] ( https://github.com/feathersjs/hooks/compare/v0.7.6...v0.8.0 ) (2023-02-07)
7
18
8
19
Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 0.8.0 " ,
6
+ "version" : " 0.8.1 " ,
7
7
"granularPathspec" : false ,
8
8
"forcePublish" : true ,
9
9
"command" : {
You can’t perform that action at this time.
0 commit comments