Skip to content

Commit 1a82936

Browse files
author
Paul
committed
chore(release): Publish
- @bam.tech/eslint-plugin@1.0.1
1 parent 4a8ace3 commit 1a82936

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+
## [1.0.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@1.0.0...@bam.tech/eslint-plugin@1.0.1) (2023-09-20)
7+
8+
### Bug Fixes
9+
10+
- disable react-native/no-raw-text ([#60](https://github.com/bamlab/react-native-project-config/issues/60)) ([4a8ace3](https://github.com/bamlab/react-native-project-config/commit/4a8ace36fbf91421461b808c896a048ce5138152))
11+
612
# [1.0.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/eslint-plugin@0.4.3...@bam.tech/eslint-plugin@1.0.0) (2023-09-14)
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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)