Skip to content

Commit

Permalink
chore: release master (#247)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>metamask-polkadot-adapter: 0.8.1</summary>

##
[0.8.1](metamask-polkadot-adapter-v0.8.0...metamask-polkadot-adapter-v0.8.1)
(2024-08-27)


### Bug Fixes

* wasm error during transaction
([#244](#244))
([c2f51e5](c2f51e5))
</details>

<details><summary>metamask-polkadot-types: 0.9.1</summary>

##
[0.9.1](metamask-polkadot-types-v0.9.0...metamask-polkadot-types-v0.9.1)
(2024-08-27)


### Bug Fixes

* wasm error during transaction
([#244](#244))
([c2f51e5](c2f51e5))
</details>

<details><summary>polkadot-snap: 0.11.1</summary>

##
[0.11.1](polkadot-snap-v0.11.0...polkadot-snap-v0.11.1)
(2024-08-27)


### Bug Fixes

* wasm error during transaction
([#244](#244))
([c2f51e5](c2f51e5))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 27, 2024
1 parent c2f51e5 commit 43bdb80
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 7 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages/snap": "0.11.0",
"packages/types": "0.9.0",
"packages/adapter": "0.8.0"
"packages/snap": "0.11.1",
"packages/types": "0.9.1",
"packages/adapter": "0.8.1"
}
7 changes: 7 additions & 0 deletions packages/adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.1](https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-adapter-v0.8.0...metamask-polkadot-adapter-v0.8.1) (2024-08-27)


### Bug Fixes

* wasm error during transaction ([#244](https://github.com/ChainSafe/metamask-snap-polkadot/issues/244)) ([c2f51e5](https://github.com/ChainSafe/metamask-snap-polkadot/commit/c2f51e5322fa7cb6705e95e285a7fb377f5663ba))

## [0.8.0](https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-adapter-v0.7.0...metamask-polkadot-adapter-v0.8.0) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/metamask-polkadot-adapter",
"version": "0.8.0",
"version": "0.8.1",
"main": "./build/index.js",
"module": "./build/index.js",
"types": "./build/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/snap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.11.1](https://github.com/ChainSafe/metamask-snap-polkadot/compare/polkadot-snap-v0.11.0...polkadot-snap-v0.11.1) (2024-08-27)


### Bug Fixes

* wasm error during transaction ([#244](https://github.com/ChainSafe/metamask-snap-polkadot/issues/244)) ([c2f51e5](https://github.com/ChainSafe/metamask-snap-polkadot/commit/c2f51e5322fa7cb6705e95e285a7fb377f5663ba))

## [0.11.0](https://github.com/ChainSafe/metamask-snap-polkadot/compare/polkadot-snap-v0.10.0...polkadot-snap-v0.11.0) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/polkadot-snap",
"version": "0.11.0",
"version": "0.11.1",
"description": "MetaMask snap for interacting with Polkadot dApps",
"main": "build/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.11.0",
"version": "0.11.1",
"description": "The Polkadot snap.",
"proposedName": "Polkadot Wallet",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.9.1](https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-types-v0.9.0...metamask-polkadot-types-v0.9.1) (2024-08-27)


### Bug Fixes

* wasm error during transaction ([#244](https://github.com/ChainSafe/metamask-snap-polkadot/issues/244)) ([c2f51e5](https://github.com/ChainSafe/metamask-snap-polkadot/commit/c2f51e5322fa7cb6705e95e285a7fb377f5663ba))

## [0.9.0](https://github.com/ChainSafe/metamask-snap-polkadot/compare/metamask-polkadot-types-v0.8.0...metamask-polkadot-types-v0.9.0) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/metamask-polkadot-types",
"version": "0.9.0",
"version": "0.9.1",
"types": "./index.d.ts",
"author": "ChainSafe <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 43bdb80

Please sign in to comment.