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
P0labrD committed Sep 14, 2023
1 parent c982fb8 commit a249f30
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Features

- add array-callback-return rule ([#58](https://github.com/bamlab/react-native-project-config/issues/58)) ([0b24132](https://github.com/bamlab/react-native-project-config/commit/0b2413293de65ce6975e3a181b5b118f74823cd3))
- add new rule react/no-unused-prop-types ([#52](https://github.com/bamlab/react-native-project-config/issues/52)) ([5cfca6d](https://github.com/bamlab/react-native-project-config/commit/5cfca6dfe3ebd9b8bf65011a023d0807ceda3b6b))
- add unused imports rules ([#57](https://github.com/bamlab/react-native-project-config/issues/57)) ([fbdcd15](https://github.com/bamlab/react-native-project-config/commit/fbdcd154b28761d32225469fa2ad243eb12d88a4))

### BREAKING CHANGES

- add array-callback-return rule
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": "0.4.3",
"version": "1.0.0",
"description": "eslint plugin for bam projects",
"keywords": [
"eslint",
Expand Down

0 comments on commit a249f30

Please sign in to comment.