Skip to content

Commit 55b910c

Browse files
committed
chore(release): publish v0.8.1
1 parent 03e5883 commit 55b910c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
617
# [0.8.0](https://github.com/feathersjs/hooks/compare/v0.7.6...v0.8.0) (2023-02-07)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.8.0",
6+
"version": "0.8.1",
77
"granularPathspec": false,
88
"forcePublish": true,
99
"command": {

0 commit comments

Comments
 (0)