Skip to content

Commit dc897db

Browse files
committed
chore(release): publish v0.7.2
1 parent c70b070 commit dc897db

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.2](https://github.com/feathersjs/hooks/compare/v0.7.1...v0.7.2) (2021-11-20)
7+
8+
9+
### Bug Fixes
10+
11+
* Use proper Deno location ([c70b070](https://github.com/feathersjs/hooks/commit/c70b0706d6e2910cdfc6cf9f9dc71b63ed605fc7))
12+
13+
14+
15+
16+
617
## [0.7.1](https://github.com/feathersjs/hooks/compare/v0.7.0...v0.7.1) (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.1",
6+
"version": "0.7.2",
77
"granularPathspec": false,
88
"forcePublish": true,
99
"command": {

0 commit comments

Comments
 (0)