Skip to content

Commit 6d7b974

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.1...v4.2.0) (2022-02-06) ### Features * **no-throw-statement:** add an option to allow throw statements within async functions ([#330](#330)) ([7cee76b](7cee76b))
1 parent 7cee76b commit 6d7b974

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
33

4+
# [4.2.0](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.1.1...v4.2.0) (2022-02-06)
5+
6+
7+
### Features
8+
9+
* **no-throw-statement:** add an option to allow throw statements within async functions ([#330](https://github.com/jonaskello/eslint-plugin-functional/issues/330)) ([7cee76b](https://github.com/jonaskello/eslint-plugin-functional/commit/7cee76b0baeeea20dc32546c133b35f2dc12e01d))
10+
411
## [4.1.1](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.1.0...v4.1.1) (2022-01-08)
512

613

0 commit comments

Comments
 (0)