Skip to content

Commit 76ef863

Browse files
committed
chore(release): Publish
- @bam.tech/eslint-plugin@2.0.2
1 parent c4bf068 commit 76ef863

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/eslint-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.2](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@2.0.1...@bam.tech/eslint-plugin@2.0.2) (2023-10-23)
7+
8+
### Bug Fixes
9+
10+
- **eslint-plugin:** Activate no floating promises rule ([#87](https://github.com/bamlab/react-native-project-config/issues/87)) ([d8d5289](https://github.com/bamlab/react-native-project-config/commit/d8d5289d6c79902303dd17f6334ad0f8826e1a11))
11+
- **eslint-plugin:** reinstating require-named-effects ([#86](https://github.com/bamlab/react-native-project-config/issues/86)) ([2b4c10c](https://github.com/bamlab/react-native-project-config/commit/2b4c10cc112fa77eb003cfbf4edcf988a7eee553)), closes [#84](https://github.com/bamlab/react-native-project-config/issues/84) [#81](https://github.com/bamlab/react-native-project-config/issues/81)
12+
613
## [2.0.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@2.0.0...@bam.tech/eslint-plugin@2.0.1) (2023-10-17)
714

815
### Bug Fixes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bam.tech/eslint-plugin",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)