Skip to content

Commit c19e16c

Browse files
Update changelogs
1 parent 95ccf01 commit c19e16c

File tree

4 files changed

+204
-214
lines changed

4 files changed

+204
-214
lines changed

packages/examples/packages/send-flow/CHANGELOG.md

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

1010
## [1.1.0]
1111

12-
### Uncategorized
13-
14-
- Update send flow snap to use new `AddressInput` component ([#3167](https://github.com/MetaMask/snaps-skunkworks.git/pull/3167))
15-
- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps-skunkworks.git/pull/3166))
16-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps-skunkworks.git/pull/3185))
17-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps-skunkworks.git/pull/3118))
18-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps-skunkworks.git/pull/3123))
19-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps-skunkworks.git/pull/3061))
20-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps-skunkworks.git/pull/3055))
21-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps-skunkworks.git/pull/3038))
22-
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps-skunkworks.git/pull/3012))
23-
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps-skunkworks.git/pull/2989))
24-
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps-skunkworks.git/pull/2964))
25-
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps-skunkworks.git/pull/2938))
26-
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps-skunkworks.git/pull/2918))
27-
- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps-skunkworks.git/pull/2853))
28-
- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps-skunkworks.git/pull/2783))
12+
### Changed
13+
14+
- Use new `AddressInput` component ([#3167](https://github.com/MetaMask/snaps/pull/3167))
2915

3016
## [1.0.0]
3117

3218
### Changed
3319

3420
- Initial release of the `@metamask/send-flow-example-snap` example.
3521

36-
[Unreleased]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]
37-
[1.1.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
38-
[1.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/releases/tag/@metamask/[email protected]
22+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
23+
[1.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
24+
[1.0.0]: https://github.com/MetaMask/snaps/releases/tag/@metamask/[email protected]

0 commit comments

Comments
 (0)