This commit is contained in:
DEMARET Arnaut
2022-03-13 21:47:25 +01:00
committed by GitHub
parent 44cd092d33
commit 90ad214387
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
## [0.3.8](https://github.com/yadPe/beatconnect_client/compare/v0.3.7...v0.3.8) (2022-03-13)
### Bug Fixes
* **Config:** v1 api key optional ([#470](https://github.com/yadPe/beatconnect_client/issues/470)) ([44cd092](https://github.com/yadPe/beatconnect_client/commit/44cd092d334c9773860f3295c8dffb7cfe0592fd))
## [0.3.7](https://github.com/yadPe/beatconnect_client/compare/v0.3.6...v0.3.7) (2022-03-13)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "beatconnect_client",
"productName": "Beatconnect Client",
"version": "0.3.7",
"version": "0.3.8",
"description": "Beatconnect power for osu irc",
"author": "yadpe <petitot.py@gmail.com>",
"license": "GPL-3.0",