Skip to content

Commit

Permalink
release(eslint-config): v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qmhc committed Oct 6, 2022
1 parent 94caf2e commit 52ded4c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.2.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.2.0) (2022-10-06)


### Features

* **eslint-config:** off ts/ban-ts-comment rule ([94caf2e](https://github.com/vexip-ui/lint-config/commit/94caf2e51689ea926642fd2f38da39b0a20ee995))



## [0.1.1](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.1.1) (2022-09-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vexip-ui/eslint-config",
"version": "0.1.1",
"version": "0.2.0",
"license": "MIT",
"author": "qmhc",
"homepage": "https://github.com/vexip-ui/lint-config",
Expand Down

0 comments on commit 52ded4c

Please sign in to comment.