Skip to content

Commit b0aaf2c

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.2...v4.1.0) (2022-01-08) ### Features * **no-let:** add option to allow lets inside of for loop initializers ([#306](#306)) ([71769f3](71769f3))
1 parent 71769f3 commit b0aaf2c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
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.1.0](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.0.2...v4.1.0) (2022-01-08)
5+
6+
7+
### Features
8+
9+
* **no-let:** add option to allow lets inside of for loop initializers ([#306](https://github.com/jonaskello/eslint-plugin-functional/issues/306)) ([71769f3](https://github.com/jonaskello/eslint-plugin-functional/commit/71769f3f4c9cda0b30fd2ec440c89b99a7c5297f))
10+
411
## [4.0.2](https://github.com/jonaskello/eslint-plugin-functional/compare/v4.0.1...v4.0.2) (2021-10-24)
512

613

0 commit comments

Comments
 (0)