Skip to content

Commit 187fceb

Browse files
authored
Synchronize UI module code (#12897)
1 parent 6fb8f23 commit 187fceb

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

dist-material/release-docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
546546
https://npmjs.com/package/mitt/v/2.1.0 2.1.0 MIT
547547
https://npmjs.com/package/moment/v/2.29.4 2.29.4 MIT
548548
https://npmjs.com/package/monaco-editor/v/0.34.1 0.34.1 MIT
549-
https://npmjs.com/package/nanoid/v/3.3.7 3.3.7 MIT
549+
https://npmjs.com/package/nanoid/v/3.3.8 3.3.8 MIT
550550
https://mvnrepository.com/artifact/org.checkerframework/checker-qual/3.33.0 MIT
551551
https://mvnrepository.com/artifact/org.codehaus.mojo/animal-sniffer-annotations/1.24 MIT
552552
https://mvnrepository.com/artifact/org.curioswitch.curiostack/protobuf-jackson/2.5.0 MIT

docs/en/changes/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
* Releases an existing object URL.
5959
* Optimize Trace Profiling widget.
6060
* Implement Async Profiling widget.
61+
* Fix inaccurate data query issue on endpoint topology page.
6162

6263
#### Documentation
6364
* Update release document to adopt newly added revision-based process.

0 commit comments

Comments
 (0)