fix(logging): Refactor logger initialization to use commitinfo data

This commit is contained in:
2024-06-23 17:37:19 +02:00
parent 927cd961fd
commit 571249705e
3 changed files with 6 additions and 12 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## [1.2.4] - 1.2.4
fix(logging): Refactor logger initialization to use commitinfo data
## [1.2.3]
fix(aidocs): Fix bug in AiDoc class causing undefined token handling