Skip to content

Commit 2ffafff

Browse files
authored
chore(release): Publish
- @bam.tech/eslint-plugin@3.0.0
1 parent 76ef863 commit 2ffafff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/eslint-plugin/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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)
6+
## [3.0.0](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)
77

8-
### Bug Fixes
8+
### BREAKING CHANGES
99

1010
- **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))
1111
- **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)

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.2",
3+
"version": "3.0.0",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)