Skip to content

Commit 374abfc

Browse files
authored
Merge pull request #25 from rsscloud/release-please--branches--main--components--rsscloud-server
chore(main): release 2.3.0
2 parents 6eda20e + 45cd50d commit 374abfc

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.1"
2+
".": "2.3.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.3.0](https://github.com/rsscloud/rsscloud-server/compare/2.2.1...v2.3.0) (2026-03-18)
4+
5+
6+
### Features
7+
8+
* add realtime log page and improved test infrastructure ([0e5ac48](https://github.com/rsscloud/rsscloud-server/commit/0e5ac485b9004fc20eab6ae1f56430c43b1b50a6))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rsscloud-server",
3-
"version": "2.2.1",
3+
"version": "2.3.0",
44
"description": "An rssCloud Server",
55
"main": "app.js",
66
"scripts": {

0 commit comments

Comments
 (0)