Skip to content

Commit 5c3e1ea

Browse files
author
Matthieu Gicquel
committed
chore(release): Publish
- @bam.tech/eslint-plugin@6.0.0
1 parent fc9150f commit 5c3e1ea

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+
# [6.0.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@5.0.0...@bam.tech/eslint-plugin@6.0.0) (2024-01-09)
7+
8+
### Bug Fixes
9+
10+
- **eslint-plugin:** config was broken because of missing char in rule name ([#111](https://github.com/bamlab/react-native-project-config/issues/111)) ([fc9150f](https://github.com/bamlab/react-native-project-config/commit/fc9150f86596ea667d09b4611933b118b171c366))
11+
612
# [5.0.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@4.0.1...@bam.tech/eslint-plugin@5.0.0) (2024-01-02)
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": "5.0.0",
3+
"version": "6.0.0",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)