Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
chore(release): v1.12.1-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Sep 23, 2022
1 parent 79936c7 commit 36fb1af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
25 changes: 2 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,7 @@
## [1.12.1-beta.0](https://github.com/Wynntils/Wynntils/compare/v1.12.0...v1.12.1-beta.0) (2022-09-21)
## [1.12.1-beta.1](https://github.com/Wynntils/Wynntils/compare/v1.12.1-beta.0...v1.12.1-beta.1) (2022-09-23)


### Bug Fixes

* always sell all button ([#573](https://github.com/Wynntils/Wynntils/issues/573)) ([63f0224](https://github.com/Wynntils/Wynntils/commit/63f022417753d8f807fefdc6f6dbde8a80682794))
* Fix quick cast keys ([#574](https://github.com/Wynntils/Wynntils/issues/574)) ([a03ef5f](https://github.com/Wynntils/Wynntils/commit/a03ef5fff77a139e97373d01af07677f8bf88c6e))
* old waypoints being invalid when trying to import ([#583](https://github.com/Wynntils/Wynntils/issues/583)) ([a74594c](https://github.com/Wynntils/Wynntils/commit/a74594c73b5acbd699a702a21c2267e422bd56f1))
* Remove shortid fix ([#581](https://github.com/Wynntils/Wynntils/issues/581)) ([89e7107](https://github.com/Wynntils/Wynntils/commit/89e7107cd4bb2be620e7b00a2d3f2afde9aa51c9))
* rework party management gui ([#590](https://github.com/Wynntils/Wynntils/issues/590)) ([878e70f](https://github.com/Wynntils/Wynntils/commit/878e70f4ab611d3fe98e7bbda4fcbeaf487bcff5))
* Some post 2.0 release fixes ([#569](https://github.com/Wynntils/Wynntils/issues/569)) ([d22c8b2](https://github.com/Wynntils/Wynntils/commit/d22c8b22acbc51dba94d8856c161c8baf2e7a885))


### Miscellaneous Chores

* upgrade gradle to 7.5.1 ([#591](https://github.com/Wynntils/Wynntils/issues/591)) ([7b30319](https://github.com/Wynntils/Wynntils/commit/7b303196d9d8030d914baead4e0fb67dbf6967f8))


### New Features

* ability tree navigation using scroll wheel ([#582](https://github.com/Wynntils/Wynntils/issues/582)) ([d4705b8](https://github.com/Wynntils/Wynntils/commit/d4705b87ba772ef394702cf090ea4e3049c04a37))
* add awakening mask progress bar ([#576](https://github.com/Wynntils/Wynntils/issues/576)) ([4d5d68f](https://github.com/Wynntils/Wynntils/commit/4d5d68f6608f0b606ed8e34e9c078635ff27988e))
* add currently active shaman mask display ([#577](https://github.com/Wynntils/Wynntils/issues/577)) ([4cdd204](https://github.com/Wynntils/Wynntils/commit/4cdd204fb6d7800adcb2b7bf2b4fbe014412a7e4))
* add focus bar ([#586](https://github.com/Wynntils/Wynntils/issues/586)) ([b7a0ec5](https://github.com/Wynntils/Wynntils/commit/b7a0ec54838161271825b0d371915bf107218398))
* Added Arcanist Mana Bank Bar ([#578](https://github.com/Wynntils/Wynntils/issues/578)) ([3e97704](https://github.com/Wynntils/Wynntils/commit/3e9770403a8a917cce9578b7c555a9c0c23e0a28))
* click to copy message ([#565](https://github.com/Wynntils/Wynntils/issues/565)) ([9d6431c](https://github.com/Wynntils/Wynntils/commit/9d6431c002f8252d07a17fb8b50c22327a4c3c88))
* custom trade market sell amount buttons ([#584](https://github.com/Wynntils/Wynntils/issues/584)) ([ca0ef1f](https://github.com/Wynntils/Wynntils/commit/ca0ef1f5af46bb739fdb13fa2bf91e73955aaf39))
* mythic detection & /guild list spam ([#594](https://github.com/Wynntils/Wynntils/issues/594)) ([79936c7](https://github.com/Wynntils/Wynntils/commit/79936c767ceb0848a55bec0c90fb212690733367))

2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.12.1-beta.0"
"version": "1.12.1-beta.1"
}

0 comments on commit 36fb1af

Please sign in to comment.