Skip to content

Commit

Permalink
chore(release): version 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ci010 committed Nov 17, 2020
1 parent af18084 commit d80cd3e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,22 @@ All notable changes to this project will be documented in this file. See [standa







## [0.11.4](https://github.com/voxelum/x-minecraft-launcher/compare/v0.11.3...v0.11.4)

* docs: correct typo ([af18084](https://github.com/voxelum/x-minecraft-launcher/commit/af18084))
* fix: align the homepage speed dial ([ff78524](https://github.com/voxelum/x-minecraft-launcher/commit/ff78524))
* fix: download asar update to appData to fix autoupdate ([0ed1549](https://github.com/voxelum/x-minecraft-launcher/commit/0ed1549))
* fix: forge local version not sorted and refreshed ([97bd5e6](https://github.com/voxelum/x-minecraft-launcher/commit/97bd5e6))
* fix: install internal java to wrong position ([d947b4f](https://github.com/voxelum/x-minecraft-launcher/commit/d947b4f))
* fix: java installation from tsinghua ([e8bba97](https://github.com/voxelum/x-minecraft-launcher/commit/e8bba97))
* fix: mark the imported resource & enable resource after import ([f812924](https://github.com/voxelum/x-minecraft-launcher/commit/f812924))
* fix: warn the color on uninstalled version ([ae809eb](https://github.com/voxelum/x-minecraft-launcher/commit/ae809eb))
* refactor: clean up ([b813126](https://github.com/voxelum/x-minecraft-launcher/commit/b813126))
* refactor: window size reactivity ([5a0b6b5](https://github.com/voxelum/x-minecraft-launcher/commit/5a0b6b5))


## [0.11.3](https://github.com/voxelum/x-minecraft-launcher/compare/v0.11.2...v0.11.3)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"main": "./dist/electron/main.js",
"productName": "xmcl",
"version": "0.11.3",
"version": "0.11.4",
"author": "ci010 <cijhn@hotmail.com>",
"description": "A great minecraft launcher in the future",
"license": "MIT",
Expand Down

0 comments on commit d80cd3e

Please sign in to comment.