This commit is contained in:
Anthony Fu
2022-03-07 16:03:58 +08:00
parent 83a54e07d5
commit 1ccdd44162
12 changed files with 77 additions and 11 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.17.0](https://github.com/antfu/eslint-config/compare/v0.16.1...v0.17.0) (2022-03-07)
### Features
* update deps ([83a54e0](https://github.com/antfu/eslint-config/commit/83a54e07d5f1b93df726cbd8d81fb5abee5f60bc))
## [0.16.1](https://github.com/antfu/eslint-config/compare/v0.16.0...v0.16.1) (2022-01-27)
**Note:** Version bump only for package @antfu/eslint-config-basic

View File

@@ -1,6 +1,6 @@
{
"name": "@antfu/eslint-config-basic",
"version": "0.16.1",
"version": "0.17.0",
"description": "",
"keywords": [],
"license": "MIT",