From a729aa3e63f862c4152e29166980db12380c1a5b Mon Sep 17 00:00:00 2001 From: Pingumask Date: Mon, 9 Dec 2024 00:09:09 +0100 Subject: [PATCH] Updated changelog and version --- CHANGELOG.md | 26 ++++++++++++++++++++++++-- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 27 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ec3b25..ad4139e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,30 @@ ## Upcoming version -- Updating some characters who were officially edited -- Adding missing characters + + +### Version 3.22.0 + +- Official abilities rebalances : + - Lil' Monsta + - Balloonist + - Harpy + - Plague Doctor + - Organ Grinder + - Lycantrope + - Boomdandy + - Alchemist + - Al-Hadikhia + - Riot +- New characters : + - Ogre + - Alsaahir + - Zealot + - Lord of Typhon + - Boffin + - Gnome + - Xaan +- Several minor rephrasing of abilities - MAINT update dependencies ### Version 3.21.0 diff --git a/package-lock.json b/package-lock.json index b7da78b..0e253fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "townsquare", - "version": "3.21.0", + "version": "3.22.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "townsquare", - "version": "3.21.0", + "version": "3.22.0", "license": "GPL-3.0", "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.32", diff --git a/package.json b/package.json index 0f91ef4..9946841 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "townsquare", - "version": "3.21.0", + "version": "3.22.0", "description": "Blood on the Clocktower Town Square", "author": "Pingumaskt", "scripts": {