-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Semanticore Bot
committed
Oct 18, 2022
1 parent
d9b9d15
commit 012bf30
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Changelog | ||
|
||
## Version v2.5.3 (2022-10-18) | ||
|
||
### Fixes | ||
|
||
- Fix broken graphviz font rendering, switch to ttf-freefont (#22) (ad79c07a) | ||
|
||
### Ops and CI/CD | ||
|
||
- **semanticore:** add semanticore (998caa9b) | ||
|
||
### Chores and tidying | ||
|
||
- bump npm-audit-action from 1.7.1 to 2.3.0 (#35) (d9b9d153) | ||
- Update Readme.md (ee01f6aa) | ||
- Update Readme.md (f8f9c6c4) | ||
|
||
### Other | ||
|
||
- adds display of unincluded(outside) apps that are linked through provided service dependencies when view is filtered (9c03f931) | ||
- Bump elliptic from 6.5.3 to 6.5.4 in /controller/web/template (f38031f2) | ||
- Bump color-string from 1.5.4 to 1.6.0 in /controller/web/template (472be1e6) | ||
- Bump browserslist from 4.16.1 to 4.17.3 in /controller/web/template (ed163c3f) | ||
- Bump lodash from 4.17.20 to 4.17.21 in /controller/web/template (e557f8ab) | ||
- Bump path-parse from 1.0.6 to 1.0.7 in /controller/web/template (60e48718) | ||
- Bump ws from 5.2.2 to 5.2.3 in /controller/web/template (23d435eb) | ||
- Clean up dependencies, replace packr with go.embed (go 1.16+), update urfave/cli to the latest version (#23) (05718b85) | ||
- remove formatting (6e6e79dd) | ||
- Added popper.js and formatted code (d3214e32) | ||
|