Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.

Commit a334a6e

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-04-07) ### Bug Fixes * **deps:** add missing dependencies ([6ef9a26](6ef9a26))
1 parent 0af2407 commit a334a6e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.0.1...v1.0.2) (2022-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** add missing dependencies ([6ef9a26](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/commit/6ef9a265d3e32f75b39c6b32f9ceb642ea064c2c))
7+
18
## [1.0.1](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.0.0...v1.0.1) (2022-04-07)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-ruiaraujo-react",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "My custom eslint config",
55
"main": "index.js",
66
"repository": "https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react.git",

0 commit comments

Comments
 (0)