We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc32e8 commit 33a427bCopy full SHA for 33a427b
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
+## [3.1.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@3.1.0...@bam.tech/eslint-plugin@3.1.1) (2023-11-13)
7
+
8
+**Note:** Version bump only for package @bam.tech/eslint-plugin
9
10
# [3.1.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@3.0.0...@bam.tech/eslint-plugin@3.1.0) (2023-11-10)
11
12
### Features
packages/eslint-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bam.tech/eslint-plugin",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "eslint plugin for bam projects",
"keywords": [
"eslint",
0 commit comments