Skip to content

Commit 80b7204

Browse files
Revert "Release 110.0.0" (#1227)
Revert "Release 110.0.0 (#1226)" This reverts commit 0a2f76e.
1 parent 8d8bf7f commit 80b7204

File tree

7 files changed

+7
-25
lines changed

7 files changed

+7
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metamask-sdk-monorepo",
3-
"version": "110.0.0",
3+
"version": "109.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/sdk-install-modal-web/CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.32.1]
10-
### Added
11-
- chore: updates assets ([#1220](https://github.com/MetaMask/metamask-sdk/pull/1220))
12-
- Revert "feat: replace old brand logo with new design" ([#1214](https://github.com/MetaMask/metamask-sdk/pull/1214))
13-
- feat: replace old brand logo with new design ([#1210](https://github.com/MetaMask/metamask-sdk/pull/1210))
14-
159
## [0.32.0]
1610
### Added
1711
- feat: setup stencil development environment with component preview ([#1196](https://github.com/MetaMask/metamask-sdk/pull/1196))
@@ -194,8 +188,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
194188
- Update GitHub actions workflows ([#102](https://github.com/MetaMask/metamask-sdk/pull/102))
195189
- [FEAT] Yarn v3 migration ([#100](https://github.com/MetaMask/metamask-sdk/pull/100))
196190

197-
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
198-
[0.32.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
191+
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
199192
[0.32.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
200193
[0.31.5]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
201194
[0.31.2]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]

packages/sdk-install-modal-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/sdk-install-modal-web",
3-
"version": "0.32.1",
3+
"version": "0.32.0",
44
"description": "MetaMask SDK Install Modal for Web",
55
"homepage": "https://github.com/MetaMask/metamask-sdk#readme",
66
"bugs": {

packages/sdk-react/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.32.1]
10-
### Added
11-
- Revert "Release 110.0.0" ([#1223](https://github.com/MetaMask/metamask-sdk/pull/1223))
12-
- Release 110.0.0 ([#1221](https://github.com/MetaMask/metamask-sdk/pull/1221))
13-
149
## [0.32.0]
1510
### Uncategorized
1611
- feat: add turborepo for improved monorepo development experience ([#1195](https://github.com/MetaMask/metamask-sdk/pull/1195))
@@ -308,8 +303,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
308303
- [fix] publishing config ([#135](https://github.com/MetaMask/metamask-sdk/pull/135))
309304
- [feat] initial beta released
310305

311-
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
312-
[0.32.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
306+
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
313307
[0.32.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
314308
[0.31.5]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
315309
[0.31.4]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]

packages/sdk-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/sdk-react",
3-
"version": "0.32.1",
3+
"version": "0.32.0",
44
"description": "A react component and react hooks to connect and use MetaMask",
55
"homepage": "https://github.com/MetaMask/metamask-sdk",
66
"bugs": {

packages/sdk/CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.32.1]
10-
### Fixed
11-
- fix: Fix analytics for unwanted events when using extension ([#1219](https://github.com/MetaMask/metamask-sdk/pull/1219))
12-
139
## [0.32.0]
1410
### Added
1511
- feat(sdk): rollback @metamask/providers to 16.1.0 due to Next.js compatibility issues ([#1207](https://github.com/MetaMask/metamask-sdk/pull/1207))
@@ -487,8 +483,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
487483
### Added
488484
- [FEAT] improve logging + update examples ([#99](https://github.com/MetaMask/metamask-sdk/pull/99))
489485

490-
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
491-
[0.32.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
486+
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
492487
[0.32.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
493488
[0.31.5]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
494489
[0.31.4]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/sdk",
3-
"version": "0.32.1",
3+
"version": "0.32.0",
44
"description": "",
55
"homepage": "https://github.com/MetaMask/metamask-sdk#readme",
66
"bugs": {

0 commit comments

Comments
 (0)