Skip to content

Commit

Permalink
chore(release): version 0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed May 20, 2022
1 parent 483afb9 commit 6f9889b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions xmcl-electron-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

## 0.25.2
### @xmcl/keystone-ui@0.24.1
#### Bug Fixes

- login button not work ([483afb9019d484a49758bee5571fb38624477380](https://github.com/Voxelum/x-minecraft-launcher/commit/483afb9019d484a49758bee5571fb38624477380))


## 0.25.1
### @xmcl/runtime@0.23.1
#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion xmcl-electron-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "xmcl",
"private": true,
"main": "./dist/index.js",
"version": "0.25.1",
"version": "0.25.2",
"author": "ci010 <cijhn@hotmail.com>",
"description": "A great minecraft launcher in the future",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion xmcl-keystone-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@xmcl/keystone-ui",
"private": true,
"productName": "xmcl",
"version": "0.24.0",
"version": "0.24.1",
"author": "ci010 <cijhn@hotmail.com>",
"description": "A great minecraft launcher in the future",
"license": "MIT",
Expand Down

0 comments on commit 6f9889b

Please sign in to comment.