Skip to content

Commit

Permalink
Server v2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Oct 23, 2021
1 parent 4659d57 commit cbbaad9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joplin/server",
"version": "2.5.3",
"version": "2.5.4",
"private": true,
"scripts": {
"start-dev": "nodemon --config nodemon.json --ext ts,js,mustache,css,tsx dist/app.js --env dev",
Expand Down
2 changes: 1 addition & 1 deletion readme/changelog_server.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Joplin Server Changelog

## [server-v2.5.3](https://github.com/laurent22/joplin/releases/tag/server-v2.5.3) - 2021-10-23T17:23:23Z
## [server-v2.5.4](https://github.com/laurent22/joplin/releases/tag/server-v2.5.4) - 2021-10-23T19:09:45Z

- New: Added tool to delete old changes (169b585)
- Fixed: Fixed issue when a notebook is shared, then unshared, then shared again (47fc51e)
Expand Down

0 comments on commit cbbaad9

Please sign in to comment.