mirror of
https://gitea.com/Lydanne/pr-extract-issues.git
synced 2025-08-16 08:46:00 +08:00
chore: update build
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
||||
<!--
|
||||
🐞 Bug fix
|
||||
🚀 New feature
|
||||
💄 Perf
|
||||
📝 Docs
|
||||
⚡️ Code style
|
||||
🛠 refactor
|
||||
-->
|
||||
|
||||
# Changelog
|
||||
|
||||
## v1.2.2
|
||||
|
||||
`2025.02.10`
|
||||
|
||||
- 🐞 fix: undefined body. [#27](https://github.com/actions-cool/pr-extract-issues/pull/27) [@middiu](https://github.com/middiu)
|
||||
|
||||
## v1.2.1
|
||||
|
||||
`2022.09.23`
|
||||
|
26503
dist/index.js
vendored
26503
dist/index.js
vendored
File diff suppressed because one or more lines are too long
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@umijs/fabric": "^2.5.6",
|
||||
"@vercel/ncc": "^0.27.0",
|
||||
"@vercel/ncc": "0.34.0",
|
||||
"chalk": "^4.1.2",
|
||||
"new-github-release-url": "^1.0.0",
|
||||
"open": "^7.3.0",
|
||||
|
Reference in New Issue
Block a user