Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](v0.3.1...v0.4.0) (2021-12-27)

### Features

* add eslint-config-wzx and rewrite config based on wzx ([ef5b82c](ef5b82c))
  • Loading branch information
semantic-release-bot committed Dec 27, 2021
1 parent 4f4fbb9 commit 08160d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.4.0](https://github.com/VicSolWang/eslint-config-wzx-react/compare/v0.3.1...v0.4.0) (2021-12-27)


### Features

* add eslint-config-wzx and rewrite config based on wzx ([ef5b82c](https://github.com/VicSolWang/eslint-config-wzx-react/commit/ef5b82c63b7609288c759da73f86da04a2a7622c))

## [0.3.1](https://github.com/VicSolWang/eslint-config-wzx-react/compare/v0.3.0...v0.3.1) (2021-12-24)


Expand Down
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-wzx-react",
"version": "0.3.1",
"version": "0.4.0",
"description": "The custom react eslint rules based on airbnb. (Support Typescript Eslint)",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 08160d4

Please sign in to comment.