Skip to content

Commit 122bdbf

Browse files
chore(release): 5.0.6 [skip ci]
## [5.0.6](v5.0.5...v5.0.6) (2023-03-11) ### Bug Fixes * **type-declaration-immutability:** only allow strings to be given for identifiers ([#573](#573)) ([e9f2f90](e9f2f90))
1 parent e9f2f90 commit 122bdbf

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.6](https://github.com/eslint-functional/eslint-plugin-functional/compare/v5.0.5...v5.0.6) (2023-03-11)
5+
6+
7+
### Bug Fixes
8+
9+
* **type-declaration-immutability:** only allow strings to be given for identifiers ([#573](https://github.com/eslint-functional/eslint-plugin-functional/issues/573)) ([e9f2f90](https://github.com/eslint-functional/eslint-plugin-functional/commit/e9f2f906fb79e5e837f4baf20f1c1d82d583bf17))
10+
411
## [5.0.5](https://github.com/eslint-functional/eslint-plugin-functional/compare/v5.0.4...v5.0.5) (2023-03-07)
512

613

0 commit comments

Comments
 (0)