Skip to content

Commit 8c2c8a8

Browse files
github-actions[bot]github-actionsjiexi
authored
0.10.15 (#283)
* 0.10.15 * update changelog --------- Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Jiexi Luan <jiexiluan@gmail.com>
1 parent ea12a83 commit 8c2c8a8

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.10.15]
10+
### Uncategorized
11+
- Fix wallet_createSessionUnsupportedScopesExample results value [#281](https://github.com/MetaMask/api-specs/pull/281))
12+
913
## [0.10.14]
1014
### Uncategorized
1115
- Update `wallet_createSession` examples ([#279](https://github.com/MetaMask/api-specs/pull/279))
@@ -264,7 +268,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
264268
### Fixed
265269
- Fix release automation compatibility ([#69](https://github.com/MetaMask/api-specs/pull/69))
266270

267-
[Unreleased]: https://github.com/MetaMask/api-specs/compare/v0.10.14...HEAD
271+
[Unreleased]: https://github.com/MetaMask/api-specs/compare/v0.10.15...HEAD
272+
[0.10.15]: https://github.com/MetaMask/api-specs/compare/v0.10.14...v0.10.15
268273
[0.10.14]: https://github.com/MetaMask/api-specs/compare/v0.10.13...v0.10.14
269274
[0.10.13]: https://github.com/MetaMask/api-specs/compare/v0.10.12...v0.10.13
270275
[0.10.12]: https://github.com/MetaMask/api-specs/compare/v0.10.11...v0.10.12

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"ts-jest": "^29.0.5",
3737
"typescript": "~4.8.4"
3838
},
39-
"version": "0.10.14"
39+
"version": "0.10.15"
4040
}

0 commit comments

Comments
 (0)