From dd230834ca457357c227ef6dce6da9366e2ba6cf Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Thu, 27 Apr 2023 22:19:21 +0000 Subject: [PATCH] added changelog --- changelogs/v0-45-2.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 changelogs/v0-45-2.md diff --git a/changelogs/v0-45-2.md b/changelogs/v0-45-2.md new file mode 100644 index 00000000..c0216123 --- /dev/null +++ b/changelogs/v0-45-2.md @@ -0,0 +1,9 @@ +* [+13/-11][app] [🐛 Handle `currentValue` sometimes didnt has corrects values, causing render errors](https://github.com/ragestudio/comty/commit/9609e8037c64c2dade33bb6afc75f86a44a48292) - by [@SrGooglo](https://github.com/srgooglo) + +* [+4/-4][release.js] [return `outPath` if `--noCompress`](https://github.com/ragestudio/comty/commit/d353c24aeb17f554ceb62cdea94bcbc84fe48322) - by [@SrGooglo](https://github.com/srgooglo) + +* [+6/-6][app | message_server | music_spaces_server | server | wrapper] [Bump version to 0.45.2](https://github.com/ragestudio/comty/commit/7b4cd38d73e71b25a29eb2c83cbd9af9b7cff5b0) - by [@SrGooglo](https://github.com/srgooglo) + +* [+2/-2][release.js] [fix broken `changelogFilepath`](https://github.com/ragestudio/comty/commit/4d5037fa80bb5ea3ab62670eef335dce30670929) - by [@SrGooglo](https://github.com/srgooglo) + +* [+23/-0][v0-45-1.md] [added changelog](https://github.com/ragestudio/comty/commit/2b47a918f042f0c684dc06c1529b87ba63a6dd08) - by [@SrGooglo](https://github.com/srgooglo) \ No newline at end of file