Skip to content

Commit 4e44828

Browse files
committed
release(eslint-config): v0.3.0
1 parent 3335258 commit 4e44828

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.3.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.3.0) (2022-10-11)
2+
3+
4+
### Features
5+
6+
* **eslint-config:** off @typescript-eslint/no-unused-vars for dts ([3335258](https://github.com/vexip-ui/lint-config/commit/3335258856d41cabe335973f6f11b545faf1b500))
7+
8+
9+
110
# [0.2.0](https://github.com/vexip-ui/lint-config/compare/[email protected]@0.2.0) (2022-10-06)
211

312

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vexip-ui/eslint-config",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"author": "qmhc",
66
"homepage": "https://github.com/vexip-ui/lint-config",

0 commit comments

Comments
 (0)