Skip to content

Commit ba99235

Browse files
committed
chore(release): publish v0.7.4
1 parent eee7880 commit ba99235

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.7.4](https://github.com/feathersjs/hooks/compare/v0.7.3...v0.7.4) (2022-04-27)
7+
8+
9+
### Bug Fixes
10+
11+
* **hooks:** Allow hooks on functions that have properties ([#102](https://github.com/feathersjs/hooks/issues/102)) ([eee7880](https://github.com/feathersjs/hooks/commit/eee7880918769c7dbcd2b48853fea0148dc23951))
12+
13+
14+
15+
16+
617
## [0.7.3](https://github.com/feathersjs/hooks/compare/v0.7.2...v0.7.3) (2022-02-05)
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.7.3",
6+
"version": "0.7.4",
77
"granularPathspec": false,
88
"forcePublish": true,
99
"command": {

0 commit comments

Comments
 (0)