Skip to content

Commit 7d44377

Browse files
author
Eve Julliard
committed
chore(release): Publish
- @bam.tech/eslint-plugin@2.0.1
1 parent 4c81100 commit 7d44377

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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+
## [2.0.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@2.0.0...@bam.tech/eslint-plugin@2.0.1) (2023-10-17)
7+
8+
### Bug Fixes
9+
10+
- remove useless required line in index ([#84](https://github.com/bamlab/react-native-project-config/issues/84)) ([4c81100](https://github.com/bamlab/react-native-project-config/commit/4c81100d01d790210c6201509bb2f5dfb8976414))
11+
612
# [2.0.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@1.0.1...@bam.tech/eslint-plugin@2.0.0) (2023-10-12)
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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)