Skip to content

Commit 126dedf

Browse files
committed
Prepare release.
1 parent 5c6b946 commit 126dedf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.5.0
4+
5+
- Global: Upgrade dependencies
6+
- Global: Migrate to yarn
7+
- Global: Uprade to node 18
8+
39
## 0.4.1
410

511
- License: Add MIT license

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sshmon",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"license": "MIT",
55
"scripts": {
66
"build": "yarn --cwd server build && yarn --cwd gui build",

0 commit comments

Comments
 (0)