Skip to content

Commit fdaffef

Browse files
author
Matthieu Gicquel
committed
chore(release): Publish
- @bam.tech/[email protected]
1 parent 443f363 commit fdaffef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-plugin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
## [4.0.1](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/[email protected][email protected]/[email protected]) (2023-12-29)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency eslint-define-config to v2 ([#103](https://github.com/bamlab/react-native-project-config/issues/103)) ([47850a9](https://github.com/bamlab/react-native-project-config/commit/47850a9251d7f9dd778b2814c7984552444f3d9c))
11+
- **eslint-config:** handle non-typechecked files without breaking ([#107](https://github.com/bamlab/react-native-project-config/issues/107)) ([443f363](https://github.com/bamlab/react-native-project-config/commit/443f3638d4a1e3fc08792c05637e3719f55cf49c))
12+
613
# [4.0.0](https://github.com/bamlab/react-native-project-config/compare/@bam.tech/[email protected][email protected]/[email protected]) (2023-11-15)
714

815
### Bug Fixes

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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "eslint plugin for bam projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)