Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
@metamask/[email protected] (#4)
Browse files Browse the repository at this point in the history
* @metamask/[email protected]

* Fix changelog
  • Loading branch information
rekmarks authored Jan 18, 2022
1 parent 601a770 commit 2c15475
Show file tree
Hide file tree
Showing 4 changed files with 1,053 additions and 29 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release.

[Unreleased]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.6.1...HEAD
[0.6.1]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/MetaMask/snaps-skunkworks/compare/v0.4.0...v0.6.0
[0.4.0]: https://github.com/MetaMask/snaps-skunkworks/releases/tag/v0.4.0
[Unreleased]: https://github.com/MetaMask/snap-template/compare/v0.6.1...HEAD
[0.6.1]: https://github.com/MetaMask/snap-template/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/MetaMask/snap-template/compare/v0.4.0...v0.6.0
[0.4.0]: https://github.com/MetaMask/snap-template/releases/tag/v0.4.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@metamask/eslint-config": "^8.0.0",
"@metamask/eslint-config-jest": "^8.0.0",
"@metamask/eslint-config-nodejs": "^8.0.0",
"@metamask/snaps-cli": "^0.6.3",
"@metamask/snaps-cli": "^0.7.0",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
Expand Down
2 changes: 1 addition & 1 deletion snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/MetaMask/snap-template.git"
},
"source": {
"shasum": "CA0IR3fVHwVmcUv9Csw2pkaBPXoEYVsyR2W6rEHNPrs=",
"shasum": "ugRI+2ippw2w2gNSGWpvCRu5L1LD2j4FWQ+KcO/1dIE=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
Loading

0 comments on commit 2c15475

Please sign in to comment.