File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414- Add support for ` DateTimePicker ` component ([ #3698 ] ( https://github.com/MetaMask/snaps/pull/3698 ) )
1515
16- ### Fixed
17-
18- - Use ` no-cache ` for fetching registry ([ #3760 ] ( https://github.com/MetaMask/snaps/pull/3760 ) )
19-
2016### Changed
2117
2218- Bump ` @metamask/permission-controller ` from ` 12.1.0 ` to ` 12.1.1 ` ([ #3746 ] ( https://github.com/MetaMask/snaps/pull/3746 ) )
2319
20+ ### Fixed
21+
22+ - Use ` no-cache ` for fetching registry ([ #3760 ] ( https://github.com/MetaMask/snaps/pull/3760 ) )
23+
2424## [ 17.0.0]
2525
2626### Added
Original file line number Diff line number Diff line change @@ -12,9 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212### Added
1313
1414- Add ` DateTimePicker ` component ([ #3698 ] ( https://github.com/MetaMask/snaps/pull/3698 ) )
15- - Add the ` DateTimePicker ` component to the SDK, allowing Snaps to
16- prompt users to select a date and time.
17- - Move ` ISO8601DateStruct ` from ` @metamask/snaps-utils ` to ` @metamask/snaps-sdk ` .
15+ - Move ` ISO8601DateStruct ` from ` @metamask/snaps-utils ` to ` @metamask/snaps-sdk ` ([ #3698 ] ( https://github.com/MetaMask/snaps/pull/3698 ) )
1816
1917## [ 10.1.0]
2018
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212### Added
1313
14- - Add ` DateTimePicker ` component ([ #3698 ] ( https://github.com/MetaMask/snaps/pull/3698 ) )
15- - Move ` ISO8601DateStruct ` to ` @metamask/snaps-utils ` and re-export it for backwards compatibility.
14+ - Move ` ISO8601DateStruct ` to ` @metamask/snaps-utils ` and re-export it for backwards compatibility. ([ #3698 ] ( https://github.com/MetaMask/snaps/pull/3698 ) )
1615
1716### Changed
1817
You can’t perform that action at this time.
0 commit comments