Skip to content

Commit 29fe85d

Browse files
committed
chore(release): publish
- @linters/eslint-config-react-native@1.7.1
1 parent b61fb06 commit 29fe85d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/eslint-config-react-native/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.7.1](https://github.com/developer239/linters/compare/@linters/eslint-config-react-native@1.7.0...@linters/eslint-config-react-native@1.7.1) (2021-02-17)
7+
8+
9+
### Bug Fixes
10+
11+
* config react native dependencies ([dcded75](https://github.com/developer239/linters/commit/dcded75e22bc5172ffd9362632cd570e20e9ff1e))
12+
* lockfiles ([b61fb06](https://github.com/developer239/linters/commit/b61fb0660461496f73b8edf106040222433f0617))
13+
14+
15+
16+
17+
618
# 1.7.0 (2021-02-17)
719

820

packages/eslint-config-react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@linters/eslint-config-react-native",
33
"description": "The eslint config for react native applications you have been looking for.",
4-
"version": "1.7.0",
4+
"version": "1.7.1",
55
"repository": "https://github.com/developer239/linters",
66
"main": "index.js",
77
"publishConfig": {

0 commit comments

Comments
 (0)