We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7af705 commit 72f15edCopy full SHA for 72f15ed
packages/snaps-cli/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Add `sandbox` command to run sandbox tool ([#3306](https://github.com/MetaMask/snaps/pull/3306))
13
+ - This command allows you to run the Snaps sandbox tool, which is useful for
14
+ quickly testing and debugging Snaps.
15
16
## [7.0.0]
17
18
### Changed
0 commit comments