Skip to content

Commit b613b3c

Browse files
committed
chore: update version and CHANGELOG.MD
1 parent 224dd43 commit b613b3c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/snap/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [1.8.0]
1111

12-
### Uncategorized
12+
### Changed
1313

14-
- feat: Remove onRPCRequest ([#568](https://github.com/MetaMask/snap-bitcoin-wallet/pull/568))
14+
- feat: Remove `onRPCRequest` ([#568](https://github.com/MetaMask/snap-bitcoin-wallet/pull/568))
1515

1616
## [1.7.0]
1717

packages/snap/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "1.7.0",
2+
"version": "1.8.0",
33
"description": "Manage Bitcoin using MetaMask",
44
"proposedName": "Bitcoin",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snap-bitcoin-wallet.git"
88
},
99
"source": {
10-
"shasum": "ZJWGWIUjaU7vre7bgrTSY68GMKyiB9RNVf6GHuksC4Y=",
10+
"shasum": "hmikd6KULvwRb0sm9GHhXADSxdDLW2csc66F6nllr54=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

0 commit comments

Comments
 (0)