Skip to content

Commit df3f078

Browse files
chore(release): 5.0.5 [skip ci]
## [5.0.5](v5.0.4...v5.0.5) (2023-03-07) ### Bug Fixes * **no-expression-statements:** allow yield expressions ([#570](#570)) ([81c26de](81c26de))
1 parent 81c26de commit df3f078

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+
## [5.0.5](https://github.com/eslint-functional/eslint-plugin-functional/compare/v5.0.4...v5.0.5) (2023-03-07)
5+
6+
7+
### Bug Fixes
8+
9+
* **no-expression-statements:** allow yield expressions ([#570](https://github.com/eslint-functional/eslint-plugin-functional/issues/570)) ([81c26de](https://github.com/eslint-functional/eslint-plugin-functional/commit/81c26def6bef1828ae2199b9bb0b736b4db7b22a))
10+
411
## [5.0.4](https://github.com/eslint-functional/eslint-plugin-functional/compare/v5.0.3...v5.0.4) (2023-02-06)
512

613

0 commit comments

Comments
 (0)