Skip to content

Commit f5a8457

Browse files
authored
fix: Rollback Release 115.0.0 and fix issue (#1344)
* fix: version rollback to 0.0.0 * fix: revert Release 115.0.0 (#1343)
1 parent 0cd04ee commit f5a8457

File tree

8 files changed

+8
-23
lines changed

8 files changed

+8
-23
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": "115.0.0",
3+
"version": "114.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/sdk-communication-layer/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.33.1]
10-
### Fixed
11-
- chore: pin `debug` package to `4.3.4` due to npm compromise ([#1342](https://github.com/MetaMask/metamask-sdk/pull/1342))
12-
139
## [0.33.0]
1410
### Added
1511
- Add rpc ingore list to analytics ([#1293](https://github.com/MetaMask/metamask-sdk/pull/1293))
@@ -301,8 +297,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
301297
### Added
302298
- [FEAT]: improve logging + update examples ([#99](https://github.com/MetaMask/metamask-sdk/pull/99))
303299

304-
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
305-
[0.33.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
300+
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
306301
[0.33.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
307302
[0.32.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
308303
[0.31.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]

packages/sdk-communication-layer/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-communication-layer",
3-
"version": "0.33.1",
3+
"version": "0.33.0",
44
"description": "",
55
"homepage": "https://github.com/MetaMask/metamask-sdk#readme",
66
"bugs": {

packages/sdk-multichain-ui/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-multichain-ui",
3-
"version": "0.32.1",
3+
"version": "0.0.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 & 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.33.1]
10-
### Fixed
11-
- chore: pin `debug` package to `4.3.4` due to npm compromise ([#1342](https://github.com/MetaMask/metamask-sdk/pull/1342))
12-
139
## [0.33.0]
1410
### Added
1511
- Add rpc ingore list to analytics ([#1293](https://github.com/MetaMask/metamask-sdk/pull/1293))
@@ -320,8 +316,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
320316
- [fix] publishing config ([#135](https://github.com/MetaMask/metamask-sdk/pull/135))
321317
- [feat] initial beta released
322318

323-
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
324-
[0.33.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
319+
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
325320
[0.33.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
326321
[0.32.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
327322
[0.32.0]: 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.33.1",
3+
"version": "0.33.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.33.1]
10-
### Fixed
11-
- chore: pin `debug` package to `4.3.4` due to npm compromise ([#1342](https://github.com/MetaMask/metamask-sdk/pull/1342))
12-
139
## [0.33.0]
1410
### Added
1511
- Add rpc ingore list to analytics ([#1293](https://github.com/MetaMask/metamask-sdk/pull/1293))
@@ -499,8 +495,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
499495
### Added
500496
- [FEAT] improve logging + update examples ([#99](https://github.com/MetaMask/metamask-sdk/pull/99))
501497

502-
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
503-
[0.33.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
498+
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]
504499
[0.33.0]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
505500
[0.32.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/[email protected]...@metamask/[email protected]
506501
[0.32.0]: 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.33.1",
3+
"version": "0.33.0",
44
"description": "",
55
"homepage": "https://github.com/MetaMask/metamask-sdk#readme",
66
"bugs": {

0 commit comments

Comments
 (0)