-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
58 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
'desktop': patch | ||
'web': patch | ||
'common': patch | ||
--- | ||
|
||
Release new beta version | ||
|
||
- feat: support add static file server on web | ||
- fix: files get error on Windows #3 | ||
- refactor: use default title bar on Windows |
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
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
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "desktop", | ||
"private": true, | ||
"version": "1.0.0-beta.5", | ||
"version": "1.0.0-beta.6", | ||
"productName": "PS4RPS", | ||
"description": "Remote pkg sender for PS4", | ||
"author": "njzy <[email protected]>", | ||
|
@@ -33,7 +33,7 @@ | |
}, | ||
"devDependencies": { | ||
"axios": "^0.25.0", | ||
"common": "workspace:^1.0.0-beta.5", | ||
"common": "workspace:^1.0.0-beta.6", | ||
"content-disposition": "^0.5.4", | ||
"cross-env": "^7.0.3", | ||
"dotenv": "^14.3.2", | ||
|
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 |
---|---|---|
@@ -1,5 +1,18 @@ | ||
# web | ||
|
||
## 1.0.0-beta.6 | ||
|
||
### Patch Changes | ||
|
||
- Release new beta version | ||
|
||
- feat: support add static file server on web | ||
- fix: files get error on Windows #3 | ||
- refactor: use default title bar on Windows | ||
|
||
- Updated dependencies | ||
- [email protected] | ||
|
||
## 1.0.0-beta.5 | ||
|
||
### Patch 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
f1b49ea
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: