[vm_snapshot_analysis] Publish a new version

Issue flutter/flutter#76313

TBR=alexmarkov@google.com
TEST=not needed

Change-Id: I2a2fd49dff3dabaade8bbb8adf1f55b95956bc33
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/186144
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
This commit is contained in:
Vyacheslav Egorov
2021-02-22 09:16:01 +00:00
parent bfee879e19
commit 6d3f07f252
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 0.5.6
- Fix for flutter/flutter#76313 causing issues with profiles containing
WSRs serialized as smi-s instead of actual WSR objects.=
## 0.5.5
- Add `deps-display-depth` (`-d`) flag for `summary` command to make the display
depth of outputted dependency trees configurable.
+1 -1
View File
@@ -1,6 +1,6 @@
name: vm_snapshot_analysis
description: Utilities for analysing AOT snapshot size.
version: 0.5.5
version: 0.5.6
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/vm_snapshot_analysis