File tree Expand file tree Collapse file tree
iframe-execution-environment-service Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " root" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.1.2]
10+ ### Changed
11+ - Restore name of ` handshake ` method to ` ping ` ([ #90 ] ( https://github.com/MetaMask/snaps-skunkworks/pull/90 ) )
12+
913## [ 0.1.1]
1014### Added
1115- Out of band error support ([ #88 ] ( https://github.com/MetaMask/snaps-skunkworks/pull/88 ) )
@@ -53,7 +57,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5357### Added
5458- First semi-stable release.
5559
56- [ Unreleased ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.1...HEAD
60+ [ Unreleased ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.2...HEAD
61+ [ 0.1.2 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.1...v0.1.2
5762[ 0.1.1 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.0...v0.1.1
5863[ 0.1.0 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.0.9...v0.1.0
5964[ 0.0.9 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.0.7...v0.0.9
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snap-controllers" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " Controllers for MetaMask Snaps." ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.1.2]
10+ ### Changed
11+ - Restore name of ` handshake ` method to ` ping ` ([ #90 ] ( https://github.com/MetaMask/snaps-skunkworks/pull/90 ) )
12+
913## [ 0.1.1]
1014### Added
1115- Out of band error support ([ #88 ] ( https://github.com/MetaMask/snaps-skunkworks/pull/88 ) )
@@ -25,7 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2529### Added
2630- Initial release
2731
28- [ Unreleased ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.1...HEAD
32+ [ Unreleased ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.2...HEAD
33+ [ 0.1.2 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.1...v0.1.2
2934[ 0.1.1 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.0...v0.1.1
3035[ 0.1.0 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.0.8...v0.1.0
3136[ 0.0.8 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.0.6...v0.0.8
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/iframe-execution-environment-service" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/MetaMask/snaps-skunkworks.git"
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.1.2]
10+ ### Changed
11+ - Restore name of ` handshake ` method to ` ping ` ([ #90 ] ( https://github.com/MetaMask/snaps-skunkworks/pull/90 ) )
12+
913## [ 0.1.0]
1014### Changed
1115- ** (BREAKING)** Rename package to ` @metamask/snap-workers ` ([ #73 ] ( https://github.com/MetaMask/snaps-skunkworks/pull/73 ) )
@@ -22,7 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2226### Added
2327- Initial release
2428
25- [ Unreleased ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.0...HEAD
29+ [ Unreleased ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.2...HEAD
30+ [ 0.1.2 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.1.0...v0.1.2
2631[ 0.1.0 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.0.6...v0.1.0
2732[ 0.0.6 ] : https://github.com/MetaMask/snaps-skunkworks/compare/v0.0.5...v0.0.6
2833[ 0.0.5 ] : https://github.com/MetaMask/snaps-skunkworks/releases/tag/v0.0.5
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/snap-workers" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " Snap Web Workers for the MetaMask extension." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments