This commit is contained in:
Anthony Fu
2019-08-23 00:20:12 +08:00
parent 0a2b8cdede
commit 65626a180f
8 changed files with 51 additions and 6 deletions

View File

@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.6](https://github.com/antfu/eslint-config/compare/v0.2.5...v0.2.6) (2019-08-22)
### Bug Fixes
* **deps:** update dependency eslint-plugin-unicorn to v10 ([b4b704f](https://github.com/antfu/eslint-config/commit/b4b704f))
* **deps:** update typescript-eslint monorepo to v2 ([1f4250e](https://github.com/antfu/eslint-config/commit/1f4250e))
# [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",
"version": "0.2.0",
"version": "0.2.6",
"description": "",
"main": "index.js",
"keywords": [],