Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.4...v1.15.0) (2025-01-25)

### ✨ 新功能

* **notification:** 添加调试日志以增强推送功能的可追踪性 ([724e7f0](724e7f0))
  • Loading branch information
semantic-release-bot committed Jan 25, 2025
1 parent 9c78f29 commit 63cd795
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rss-impact-server

# [1.15.0](https://github.com/CaoMeiYouRen/rss-impact-server/compare/v1.14.4...v1.15.0) (2025-01-25)


### ✨ 新功能

* **notification:** 添加调试日志以增强推送功能的可追踪性 ([724e7f0](https://github.com/CaoMeiYouRen/rss-impact-server/commit/724e7f0))

## [1.14.4](https://github.com/CaoMeiYouRen/rss-impact-server/compare/v1.14.3...v1.14.4) (2025-01-11)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rss-impact-server",
"version": "1.14.4",
"version": "1.15.0",
"description": "一个基于 RSS 的 Hook 系统。本项目为后端部分。",
"keywords": [
"RSS",
Expand Down Expand Up @@ -227,4 +227,4 @@
"git add"
]
}
}
}

0 comments on commit 63cd795

Please sign in to comment.