Skip to content

Commit 2b54070

Browse files
committed
chore(release): publish v0.7.3
1 parent 7b7033b commit 2b54070

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.3](https://github.com/feathersjs/hooks/compare/v0.7.2...v0.7.3) (2022-02-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **build:** Update DNT build system to fix Webpack builds ([#99](https://github.com/feathersjs/hooks/issues/99)) ([7b7033b](https://github.com/feathersjs/hooks/commit/7b7033b76c1f678352fff96a4873a88405c6ec76))
12+
13+
14+
15+
16+
617
## [0.7.2](https://github.com/feathersjs/hooks/compare/v0.7.1...v0.7.2) (2021-11-20)
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.2",
6+
"version": "0.7.3",
77
"granularPathspec": false,
88
"forcePublish": true,
99
"command": {

0 commit comments

Comments
 (0)