Skip to content

Commit 47542c8

Browse files
chore(release): 4.4.1 [skip ci]
## [4.4.1](v4.4.0...v4.4.1) (2022-10-03) ### Bug Fixes * **prefer-tacit:** handling of member expressions and be more strict with optional parameters ([a277c2a](a277c2a)), closes [#486](#486)
1 parent 416a961 commit 47542c8

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.4.1](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.4.0...v4.4.1) (2022-10-03)
5+
6+
7+
### Bug Fixes
8+
9+
* **prefer-tacit:** handling of member expressions and be more strict with optional parameters ([a277c2a](https://github.com/eslint-functional/eslint-plugin-functional/commit/a277c2a92987407b24b5f232c1c146fba1b7700a)), closes [#486](https://github.com/eslint-functional/eslint-plugin-functional/issues/486)
10+
411
# [4.4.0](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.3.2...v4.4.0) (2022-09-20)
512

613

0 commit comments

Comments
 (0)