Skip to content

Commit

Permalink
chore(master): release 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RoinujNosde committed Sep 1, 2022
1 parent 7fbe79b commit 82f893c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [6.3.0](https://github.com/RoinujNosde/TitansBattle/compare/v6.2.0...v6.3.0) (2022-09-01)


### Features

* drops items and broadcasts death of quitters ([3a1ed11](https://github.com/RoinujNosde/TitansBattle/commit/3a1ed116755aee25e445fe8f06e5c5299249d4fd))


### Bug Fixes

* attempt at fixing drop getting cleared on quit/exit ([4a8d916](https://github.com/RoinujNosde/TitansBattle/commit/4a8d9168f37f9a2088e78dedb82a06e224186fe8))
* items were dropping when players quit before their fight ([7fbe79b](https://github.com/RoinujNosde/TitansBattle/commit/7fbe79b0c8539d8058cd8b6bc25a1956307ea981))

## [6.2.0](https://github.com/RoinujNosde/TitansBattle/compare/v6.1.0...v6.2.0) (2022-08-09)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.roinujnosde</groupId>
<artifactId>TitansBattle</artifactId>
<version>6.2.1-SNAPSHOT</version>
<version>6.3.0</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 82f893c

Please sign in to comment.