Skip to content

Commit 3534c19

Browse files
committed
chore(release): publish v0.7.1
1 parent 39927e8 commit 3534c19

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.1](https://github.com/feathersjs/hooks/compare/v0.7.0...v0.7.1) (2021-11-20)
7+
8+
9+
### Bug Fixes
10+
11+
* Update Deno package location ([b2ae6eb](https://github.com/feathersjs/hooks/commit/b2ae6eb4785052c0004d721163751321295c3207))
12+
13+
14+
15+
16+
617
# [0.7.0](https://github.com/feathersjs/hooks/compare/v0.6.5...v0.7.0) (2021-11-19)
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.0",
6+
"version": "0.7.1",
77
"granularPathspec": false,
88
"forcePublish": true,
99
"command": {

0 commit comments

Comments
 (0)