Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - @bam.tech/[email protected]
  • Loading branch information
EveJulliard committed Oct 17, 2023
1 parent 4c81100 commit 7d44377
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/[email protected][email protected]/[email protected]) (2023-10-17)

### Bug Fixes

- 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))

# [2.0.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/[email protected][email protected]/[email protected]) (2023-10-12)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bam.tech/eslint-plugin",
"version": "2.0.0",
"version": "2.0.1",
"description": "eslint plugin for bam projects",
"keywords": [
"eslint",
Expand Down

0 comments on commit 7d44377

Please sign in to comment.