Skip to content

Commit 36ee704

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-07-24) ### Features * **monitor:** enhance journal keyword matching with regex and improve error handling ([861bab1](861bab1)) * **notifier:** 支持飞书 Markdown 消息并添加多 Webhook 支持 ([19b546e](19b546e))
1 parent ec83b4f commit 36ee704

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"dependencies": {
3+
"@semantic-release/changelog": "^6.0.3",
4+
"@semantic-release/exec": "^7.1.0",
5+
"@semantic-release/git": "^10.0.1",
6+
"@semantic-release/github": "^11.0.3",
7+
"semantic-release": "^24.2.7"
8+
}
9+
}

0 commit comments

Comments
 (0)