Skip to content

Commit ead5992

Browse files
chore: update versions (#71)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fbf9e7d commit ead5992

File tree

5 files changed

+11
-28
lines changed

5 files changed

+11
-28
lines changed

.changeset/healthy-avocados-run.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hungry-pigs-confess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 17 deletions
This file was deleted.

packages/applint/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @applint/applint
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- fbf9e7d: feat: support set eslint config
8+
9+
### Patch Changes
10+
11+
- fbf9e7d: feat: add getConfig member function
12+
313
## 1.2.0-alpha.1
414

515
### Patch Changes

packages/applint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@applint/applint",
3-
"version": "1.2.0-alpha.1",
3+
"version": "1.2.0",
44
"description": "提供 ESLint、Stylelint 检查和修复的 Node API。",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)