-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: prepare v2 alpha release (#371)
- Loading branch information
1 parent
b08a453
commit 717ae67
Showing
61 changed files
with
1,259 additions
and
383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"tag": "alpha", | ||
"changes": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
"app": major | ||
"app-js": major | ||
"authenticator": major | ||
"authenticator-js": major | ||
"autostart": major | ||
"autostart-js": major | ||
"cli": major | ||
"cli-js": major | ||
"clipboard": major | ||
"clipboard-js": major | ||
"dialog": major | ||
"dialog-js": major | ||
"fs": major | ||
"fs-js": major | ||
"global-shortcut": major | ||
"global-shortcut-js": major | ||
"http": major | ||
"http-js": major | ||
"localhost": major | ||
"log-plugin": major | ||
"log-js": major | ||
"notification": major | ||
"notification-js": major | ||
"os": major | ||
"os-js": major | ||
"persisted-scope": major | ||
"positioner": major | ||
"positioner-js": major | ||
"process": major | ||
"process-js": major | ||
"shell": major | ||
"shell-js": major | ||
"single-instance": major | ||
"sql": major | ||
"sql-js": major | ||
"store": major | ||
"store-js": major | ||
"stronghold": major | ||
"stronghold-js": major | ||
"updater": major | ||
"updater-js": major | ||
"upload": major | ||
"upload-js": major | ||
"websocket": major | ||
"websocket-js": major | ||
"window": major | ||
"window-js": major | ||
"window-state": major | ||
"window-state-js": major | ||
--- | ||
|
||
First v2 alpha release! |
Oops, something went wrong.