From 5ad25f58d5aa6e9b4f004ecf5283479d008cbd9b Mon Sep 17 00:00:00 2001 From: shidorien Date: Mon, 15 Jul 2024 14:57:39 +0200 Subject: [PATCH] Update changelogs.json with BSManager 1.5.0-alpha.1 release --- assets/jsons/changelogs.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/jsons/changelogs.json b/assets/jsons/changelogs.json index c0099d91..5bfe9a9a 100644 --- a/assets/jsons/changelogs.json +++ b/assets/jsons/changelogs.json @@ -1,3 +1,8 @@ { - "1.5.0-alpha.1":"

BSManager continues to get better, thanks to your continued support and contributions! 🎈🎉

Note: This is an alpha release, encountering bugs is expected. Please file new issues for any bugs you find.

Features

Fixes

Other changes

" + "1.5.0-alpha.1":{ + "htmlBody" :"

BSManager continues to get better, thanks to your continued support and contributions! 🎈🎉

Note: This is an alpha release, encountering bugs is expected. Please file new issues for any bugs you find.

Features

Fixes

Other changes

", + "title" : "BSManager 1.5.0-alpha.1", + "timestamp" : 1721048400, + "version" : "1.5.0-alpha.1" + } }