Skip to content

Commit b71b22f

Browse files
chore: release v2.5.4
1 parent bc7d0e0 commit b71b22f

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11

2+
## [v2.5.4](https://github.com/ArtalkJS/Artalk/compare/v2.5.3...v2.5.4) (2023-04-09)
3+
4+
### Features
5+
6+
* **go:** upgrade golang to v1.20.3 and some deps ([#485](https://github.com/ArtalkJS/Artalk/issues/485))
7+
8+
### Bug Fixes
9+
10+
* **CI:** upgrade and pin node.js and pnpm version ([#484](https://github.com/ArtalkJS/Artalk/issues/484))
11+
12+
### Documentation
13+
14+
* update swagger docs and some deps
15+
16+
217
## [v2.5.3](https://github.com/ArtalkJS/Artalk/compare/v2.5.2...v2.5.3) (2023-04-06)
318

419
### Bug Fixes

docs/code/ArtalkVersion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"latest": "2.5.3"
2+
"latest": "2.5.4"
33
}

ui/packages/artalk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "artalk",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"license": "LGPL-3.0",
55
"description": "A Selfhosted Comment System",
66
"keywords": [

0 commit comments

Comments
 (0)