We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586ab19 commit 80e3bf8Copy full SHA for 80e3bf8
2 files changed
packages/eslint-plugin/CHANGELOG.md
@@ -3,6 +3,10 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [9.0.2](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@9.0.1...@bam.tech/eslint-plugin@9.0.2) (2026-01-26)
7
+
8
+**Note:** Version bump only for package @bam.tech/eslint-plugin
9
10
## [9.0.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@9.0.0...@bam.tech/eslint-plugin@9.0.1) (2026-01-26)
11
12
### Bug Fixes
packages/eslint-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bam.tech/eslint-plugin",
- "version": "9.0.1",
+ "version": "9.0.2",
"description": "eslint plugin for bam projects",
"keywords": [
"eslint",
0 commit comments