[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:
@@ -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,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user