Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2022-09-17)

### Features

* add new rules for jest and testing-library ([#162](#162)) ([2ece241](2ece241))
* update rules and base ts config ([#159](#159)) ([b0c6fae](b0c6fae))
  • Loading branch information
semantic-release-bot committed Sep 17, 2022
1 parent 2ece241 commit 5187d3a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.3.0](https://github.com/tsyirvo/eslint-config-tsyirvo-react-native/compare/v1.2.0...v1.3.0) (2022-09-17)


### Features

* add new rules for jest and testing-library ([#162](https://github.com/tsyirvo/eslint-config-tsyirvo-react-native/issues/162)) ([2ece241](https://github.com/tsyirvo/eslint-config-tsyirvo-react-native/commit/2ece2410782dcd57d29ed61ce0df188b6e8d1482))
* update rules and base ts config ([#159](https://github.com/tsyirvo/eslint-config-tsyirvo-react-native/issues/159)) ([b0c6fae](https://github.com/tsyirvo/eslint-config-tsyirvo-react-native/commit/b0c6fae4e2ac32070e81e86d61a16d9e0ae791c6))

# [1.2.0](https://github.com/tsyirvo/eslint-config-tsyirvo-react-native/compare/v1.1.2...v1.2.0) (2022-07-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-tsyirvo-react-native",
"version": "1.2.0",
"version": "1.3.0",
"description": "Custom ESLint config for my React Native projects",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5187d3a

Please sign in to comment.