Skip to content

Commit

Permalink
chore(release): 4.4.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [4.4.0-beta.1](v4.3.1...v4.4.0-beta.1) (2022-09-19)

### Bug Fixes

* **prefer-readonly-type:** deprecated this rule ([cdad4e6](cdad4e6))

### Features

* **prefer-immutable-parameter-types:** create rule ([cfa93dc](cfa93dc))
* **type-declaration-immutability:** create rule ([7838fd2](7838fd2))
  • Loading branch information
semantic-release-bot committed Sep 19, 2022
1 parent f9dd702 commit 5d41e7c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.

# [4.4.0-beta.1](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.3.1...v4.4.0-beta.1) (2022-09-19)


### Bug Fixes

* **prefer-readonly-type:** deprecated this rule ([cdad4e6](https://github.com/eslint-functional/eslint-plugin-functional/commit/cdad4e637cac4f16d37727b642b404dc14adf5ed))


### Features

* **prefer-immutable-parameter-types:** create rule ([cfa93dc](https://github.com/eslint-functional/eslint-plugin-functional/commit/cfa93dcad30953f55ced79aac9c48fb56296e0fa))
* **type-declaration-immutability:** create rule ([7838fd2](https://github.com/eslint-functional/eslint-plugin-functional/commit/7838fd217379f9240280cb41a46be647ab6b277d))

## [4.3.1](https://github.com/eslint-functional/eslint-plugin-functional/compare/v4.3.0...v4.3.1) (2022-09-14)


Expand Down

0 comments on commit 5d41e7c

Please sign in to comment.