Skip to content

Commit 97c5ea4

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2023-02-02) ### Bug Fixes * improve calculation of immutability involving intersections ([75cd708](75cd708)), closes [#525](#525)
1 parent 75cd708 commit 97c5ea4

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.1](https://github.com/eslint-functional/eslint-plugin-functional/compare/v5.0.0...v5.0.1) (2023-02-02)
5+
6+
7+
### Bug Fixes
8+
9+
* improve calculation of immutability involving intersections ([75cd708](https://github.com/eslint-functional/eslint-plugin-functional/commit/75cd7081deab7bc42e7f8d095ca4b5b739defe96)), closes [#525](https://github.com/eslint-functional/eslint-plugin-functional/issues/525)
10+
411
# [5.0.0](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.4.1...v5.0.0) (2023-01-29)
512

613

0 commit comments

Comments
 (0)