mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Server v2.10.3
This commit is contained in:
parent
69038e2d84
commit
7051459c47
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/server",
|
||||
"version": "2.10.2",
|
||||
"version": "2.10.3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start-dev": "yarn run build && JOPLIN_IS_TESTING=1 nodemon --config nodemon.json --ext ts,js,mustache,css,tsx dist/app.js --env dev",
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Joplin Server Changelog
|
||||
|
||||
## [server-v2.10.2](https://github.com/laurent22/joplin/releases/tag/server-v2.10.2) - 2022-12-15T23:26:26Z
|
||||
## [server-v2.10.3](https://github.com/laurent22/joplin/releases/tag/server-v2.10.3) - 2022-12-15T23:32:16Z
|
||||
|
||||
- Upgraded packages for performance and security improvements.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user