Skip to content

Commit

Permalink
chore: 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2021-11-19)

### Features

* **react:** ✨ add react rules ([7128f04](7128f04)), closes [#4](#4)
  • Loading branch information
semantic-release-bot committed Nov 19, 2021
1 parent 7128f04 commit 5236e1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/jimmy-guzman/eslint-config-jimmy-guzman/compare/v1.1.0...v1.2.0) (2021-11-19)


### Features

* **react:** ✨ add react rules ([7128f04](https://github.com/jimmy-guzman/eslint-config-jimmy-guzman/commit/7128f04d6bdc45dace04006ec5e8e65457841a0e)), closes [#4](https://github.com/jimmy-guzman/eslint-config-jimmy-guzman/issues/4)

# [1.1.0](https://github.com/jimmy-guzman/eslint-config-jimmy-guzman/compare/v1.0.0...v1.1.0) (2021-11-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-jimmy-guzman",
"version": "1.1.0",
"version": "1.2.0",
"description": "An opinionated ESLint configuration that targets typescript, javascript, react and jest",
"main": "dist/index.js",
"exports": {
Expand Down

0 comments on commit 5236e1c

Please sign in to comment.