We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70b070 commit dc897dbCopy full SHA for dc897db
CHANGELOG.md
@@ -3,6 +3,17 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
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
17
## [0.7.1](https://github.com/feathersjs/hooks/compare/v0.7.0...v0.7.1) (2021-11-20)
18
19
lerna.json
@@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
- "version": "0.7.1",
+ "version": "0.7.2",
"granularPathspec": false,
"forcePublish": true,
"command": {
0 commit comments