Skip to content

Commit c4dae0c

Browse files
committed
chore(release): Publish
- @bam.tech/eslint-plugin@7.1.1
1 parent 0c82aaa commit c4dae0c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/eslint-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [7.1.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@7.1.0...@bam.tech/eslint-plugin@7.1.1) (2025-10-30)
7+
8+
### Bug Fixes
9+
10+
- **eslint:** use typescript eslint no unused var too ([#132](https://github.com/bamlab/react-native-project-config/issues/132)) ([0c82aaa](https://github.com/bamlab/react-native-project-config/commit/0c82aaa5157b4d0b1f867d2418f237bb5322b2fe))
11+
612
# [7.1.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@7.0.3...@bam.tech/eslint-plugin@7.1.0) (2025-10-29)
713

814
### Features

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

0 commit comments

Comments
 (0)