Skip to content

Commit 42f1d8b

Browse files
committed
chore(release): Publish
- @bam.tech/eslint-plugin@9.0.5
1 parent 30944c1 commit 42f1d8b

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+
## [9.0.5](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@9.0.4...@bam.tech/eslint-plugin@9.0.5) (2026-01-29)
7+
8+
### Bug Fixes
9+
10+
- add more peer dep required ([#143](https://github.com/bamlab/react-native-project-config/issues/143)) ([30944c1](https://github.com/bamlab/react-native-project-config/commit/30944c141e43d4f062ef680485481db52e5aee75))
11+
- import rules without the typescript rule ([#144](https://github.com/bamlab/react-native-project-config/issues/144)) ([ac17472](https://github.com/bamlab/react-native-project-config/commit/ac17472ac592017d49574611a63ae24e89555068))
12+
613
## [9.0.4](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@9.0.3...@bam.tech/eslint-plugin@9.0.4) (2026-01-26)
714

815
**Note:** Version bump only for package @bam.tech/eslint-plugin

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

0 commit comments

Comments
 (0)