-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,31 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## v5.5.2 | ||
|
||
[compare changes](https://github.com/unjs/hookable/compare/v5.5.1...v5.5.2) | ||
|
||
|
||
### 📖 Documentation | ||
|
||
- Add `removeAllHooks` and fix typos ([#72](https://github.com/unjs/hookable/pull/72)) | ||
|
||
### 🌊 Types | ||
|
||
- Work with strict config ([#63](https://github.com/unjs/hookable/pull/63)) | ||
|
||
### 🏡 Chore | ||
|
||
- **lint:** Run lint:fix to fix formatting ([#77](https://github.com/unjs/hookable/pull/77)) | ||
- Update dependencies ([9443040](https://github.com/unjs/hookable/commit/9443040)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Pooya Parsa ([@pi0](http://github.com/pi0)) | ||
- Rafał Chłodnicki ([@rchl](http://github.com/rchl)) | ||
- Vinccool96 <[email protected]> | ||
- Nozomu Ikuta | ||
|
||
## v5.5.1 | ||
|
||
[compare changes](https://github.com/unjs/hookable/compare/v5.5.0...v5.5.1) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters