-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit extends the documentation for monaco version 1.5.2 and sets its version. Monaco 1.5.2 contains the following changes: List of changes: Bugfixes: * 422679b fix: Update mobile application config to fix integration tests (#289) * b3761ee fix: References on pre-existing SLOs do not work (#289) Misc changes: * f5303a7 ci: Add static code analysis of PRs (#286)
- Loading branch information
Showing
2 changed files
with
13 additions
and
1 deletion.
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
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 |
---|---|---|
|
@@ -16,4 +16,4 @@ | |
|
||
package version | ||
|
||
const MonitoringAsCode = "1.5.1" | ||
const MonitoringAsCode = "1.5.2" |