Skip to content

Commit

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

### Bug Fixes

* modify test ([201d955](201d955))
* modify test ([d070c07](d070c07))
  • Loading branch information
semantic-release-bot committed Dec 24, 2021
1 parent 91cbe14 commit c3a00b1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.3.1](https://github.com/VicSolWang/eslint-config-wzx-react/compare/v0.3.0...v0.3.1) (2021-12-24)


### Bug Fixes

* modify test ([201d955](https://github.com/VicSolWang/eslint-config-wzx-react/commit/201d9552477d6ad57b9e40440f3d6142262410e1))
* modify test ([d070c07](https://github.com/VicSolWang/eslint-config-wzx-react/commit/d070c0798dacf0ea53fb7726a2e148a11a7c13a6))

# [0.3.0](https://github.com/VicSolWang/eslint-config-wzx-react/compare/v0.2.0...v0.3.0) (2021-12-23)


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

0 comments on commit c3a00b1

Please sign in to comment.