-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conventional Changelog Action
committed
Jul 7, 2021
1 parent
344ac15
commit 89fa0b1
Showing
2 changed files
with
17 additions
and
23 deletions.
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 |
---|---|---|
@@ -1,40 +1,34 @@ | ||
## <small>1.0.13 (2021-07-01)</small> | ||
## [1.1.0](https://github.com/simonecorsi/fine/compare/1.0.13...1.1.0) (2021-07-07) | ||
|
||
* docs: updated readme example ([97e611e](https://github.com/simonecorsi/fine/commit/97e611e)) | ||
|
||
### Features | ||
|
||
### BREAKING CHANGE | ||
* avoid registering duplicated handlers ([30422b8](https://github.com/simonecorsi/fine/commit/30422b85138da4d01350136fa474b506bbb731df)) | ||
* change options interface ([344ac15](https://github.com/simonecorsi/fine/commit/344ac15371a04231f1ac097b7126b5c0a6d1017f)) | ||
|
||
* options are now 3 parameters | ||
|
||
|
||
## <small>1.0.12 (2021-07-01)</small> | ||
### [1.0.13](https://github.com/simonecorsi/fine/compare/1.0.12...1.0.13) (2021-07-01) | ||
|
||
* chore(release): 1.0.12 ([33414a5](https://github.com/simonecorsi/fine/commit/33414a5)) | ||
* feat!: reworked options ([8d922c2](https://github.com/simonecorsi/fine/commit/8d922c2)) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* options are now 3 parameters | ||
|
||
## <small>1.0.11 (2021-06-24)</small> | ||
|
||
* chore(release): 1.0.11 ([21d2855](https://github.com/simonecorsi/fine/commit/21d2855)) | ||
* ci: installing deps before publish ([27226f1](https://github.com/simonecorsi/fine/commit/27226f1)) | ||
|
||
### Documentation | ||
|
||
* updated readme example ([97e611e](https://github.com/simonecorsi/fine/commit/97e611ec9fdcba56c3cd174ae0f4de1e7af88a51)) | ||
|
||
## <small>1.0.10 (2021-06-24)</small> | ||
### [1.0.12](https://github.com/simonecorsi/fine/compare/1.0.11...1.0.12) (2021-07-01) | ||
|
||
* chore: update readme [skip ci] ([f252a25](https://github.com/simonecorsi/fine/commit/f252a25)) | ||
* chore(release): 1.0.10 ([8928e06](https://github.com/simonecorsi/fine/commit/8928e06)) | ||
* ci: add is-ci ([147f1fb](https://github.com/simonecorsi/fine/commit/147f1fb)) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* reworked options | ||
|
||
## <small>1.0.9 (2021-06-24)</small> | ||
### Features | ||
|
||
* chore(release): 1.0.9 ([012bd4b](https://github.com/simonecorsi/fine/commit/012bd4b)) | ||
* build(husky): upgrade to 6 ([435bb7f](https://github.com/simonecorsi/fine/commit/435bb7f)) | ||
* fixes: vulnerability ([5037c28](https://github.com/simonecorsi/fine/commit/5037c28)) | ||
* reworked options ([8d922c2](https://github.com/simonecorsi/fine/commit/8d922c21ca3aa341f3aae8c2dbd24eb1eba0d6dc)) | ||
|
||
### [1.0.11](https://github.com/simonecorsi/fine/compare/1.0.10...1.0.11) (2021-06-24) | ||
|
||
### [1.0.10](https://github.com/simonecorsi/fine/compare/1.0.9...1.0.10) (2021-06-24) | ||
|
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