Skip to content

Commit 87b004f

Browse files
chore(release): Publish
- @bam.tech/eslint-plugin@3.1.0
1 parent 5aee16c commit 87b004f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
# [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)
7+
8+
### Features
9+
10+
- add a Testing documentation to the project ([#92](https://github.com/bamlab/react-native-project-config/issues/92)) ([55749de](https://github.com/bamlab/react-native-project-config/commit/55749debb230b7faaecade18be21bbe2b1626bb1))
11+
- Custom test rules ([#93](https://github.com/bamlab/react-native-project-config/issues/93)) ([5aee16c](https://github.com/bamlab/react-native-project-config/commit/5aee16c901be989608596ea9028a560876935e85))
12+
613
## [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)
714

815
### BREAKING CHANGES

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

0 commit comments

Comments
 (0)