Skip to content

Commit

Permalink
Prepare release.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpello committed Mar 7, 2023
1 parent 5c6b946 commit 126dedf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.0

- Global: Upgrade dependencies
- Global: Migrate to yarn
- Global: Uprade to node 18

## 0.4.1

- License: Add MIT license
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sshmon",
"version": "0.4.1",
"version": "0.5.0",
"license": "MIT",
"scripts": {
"build": "yarn --cwd server build && yarn --cwd gui build",
Expand Down

0 comments on commit 126dedf

Please sign in to comment.