This commit is contained in:
Anthony Fu 2019-07-18 04:43:25 +08:00
parent 0b40222ae9
commit 9153f9e759
6 changed files with 36 additions and 3 deletions

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.1](https://github.com/antfu/eslint-config/compare/v0.2.0...v0.2.1) (2019-07-17)
### Bug Fixes
* extends order ([0b40222](https://github.com/antfu/eslint-config/commit/0b40222))
# [0.2.0](https://github.com/antfu/eslint-config/compare/v0.1.5...v0.2.0) (2019-07-17)

View File

@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.2.0"
"version": "0.2.1"
}

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.1](https://github.com/antfu/eslint-config/compare/v0.2.0...v0.2.1) (2019-07-17)
### Bug Fixes
* extends order ([0b40222](https://github.com/antfu/eslint-config/commit/0b40222))
# [0.2.0](https://github.com/antfu/eslint-config/compare/v0.1.5...v0.2.0) (2019-07-17)

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-ts",
"version": "0.2.0",
"version": "0.2.1",
"description": "",
"main": "index.js",
"keywords": [],

View File

@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.1](https://github.com/antfu/eslint-config/compare/v0.2.0...v0.2.1) (2019-07-17)
### Bug Fixes
* extends order ([0b40222](https://github.com/antfu/eslint-config/commit/0b40222))
# [0.2.0](https://github.com/antfu/eslint-config/compare/v0.1.5...v0.2.0) (2019-07-17)

View File

@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-vue",
"version": "0.2.0",
"version": "0.2.1",
"description": "",
"main": "index.js",
"keywords": [],