Skip to content

Commit 93e302d

Browse files
committed
chore: update changelog
1 parent 0ae0a44 commit 93e302d

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.7.0
4+
5+
`2026.03.30`
6+
7+
- chore: bump node to 24. [#6](https://github.com/actions-cool/check-pr-ci/pull/6)
8+
39
## v1.6.0
410

511
`2026.03.23`

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
"devDependencies": {
2626
"@umijs/fabric": "^2.5.6",
2727
"@vercel/ncc": "0.34.0",
28-
"prettier": "^2.2.1"
28+
"chalk": "^4.1.2",
29+
"prettier": "^2.2.1",
30+
"simple-git": "^2.46.0"
2931
}
3032
}
File renamed without changes.

0 commit comments

Comments
 (0)