Skip to content

Commit

Permalink
chore: release v2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 9, 2023
1 parent bc7d0e0 commit b71b22f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@

## [v2.5.4](https://github.com/ArtalkJS/Artalk/compare/v2.5.3...v2.5.4) (2023-04-09)

### Features

* **go:** upgrade golang to v1.20.3 and some deps ([#485](https://github.com/ArtalkJS/Artalk/issues/485))

### Bug Fixes

* **CI:** upgrade and pin node.js and pnpm version ([#484](https://github.com/ArtalkJS/Artalk/issues/484))

### Documentation

* update swagger docs and some deps


## [v2.5.3](https://github.com/ArtalkJS/Artalk/compare/v2.5.2...v2.5.3) (2023-04-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion docs/code/ArtalkVersion.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"latest": "2.5.3"
"latest": "2.5.4"
}
2 changes: 1 addition & 1 deletion ui/packages/artalk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "artalk",
"version": "2.5.3",
"version": "2.5.4",
"license": "LGPL-3.0",
"description": "A Selfhosted Comment System",
"keywords": [
Expand Down

1 comment on commit b71b22f

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳 Published new docker image: artalk/artalk-go (v2.5.4 / sha-b71b22f)

Please sign in to comment.