Skip to content

Commit 99f0479

Browse files
committed
chore: update changelogs
1 parent 896d7bf commit 99f0479

File tree

2 files changed

+94
-4
lines changed

2 files changed

+94
-4
lines changed

packages/site/CHANGELOG.md

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -7,112 +8,154 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
78
## [Unreleased]
89

910
## [1.1.6]
10-
### Uncategorized
11-
- chore: bump keyring-api to ^8.1.3 ([#155](https://github.com/MetaMask/snap-simple-keyring/pull/155))
11+
12+
### Changed
13+
14+
- Bump `@metamask/keyring-api` from `^1.0.0-rc.1` to `^8.1.3` ([#155](https://github.com/MetaMask/snap-simple-keyring/pull/155))
15+
- This version is now built slightly differently and is part of the [accounts monorepo](https://github.com/MetaMask/accounts).
1216

1317
## [1.1.2]
18+
1419
### Changed
20+
1521
- Hardcode light mode ([#138](https://github.com/MetaMask/snap-simple-keyring/pull/138))
1622

1723
## [1.1.1]
24+
1825
### Changed
26+
1927
- Add ID for E2E test ([#130](https://github.com/MetaMask/snap-simple-keyring/pull/130))
2028

2129
## [1.1.0]
30+
2231
### Added
32+
2333
- Add delete button to account ([#117](https://github.com/MetaMask/snap-simple-keyring/pull/117)).
2434
- Add "Update Account" to companion dapp ([#118](https://github.com/MetaMask/snap-simple-keyring/pull/118)).
2535

2636
### Changed
37+
2738
- Add parenthesis around details of the Snap version ([#123](https://github.com/MetaMask/snap-simple-keyring/pull/123)).
2839
- Move "Delete" button into account details ([#121](https://github.com/MetaMask/snap-simple-keyring/pull/121)).
2940
- Move "Delete" button into account details ([#122](https://github.com/MetaMask/snap-simple-keyring/pull/122)).
3041
- Change `packageInfo` to `snapPackageInfo` ([#114](https://github.com/MetaMask/snap-simple-keyring/pull/114)).
3142

3243
### Fixed
44+
3345
- Remove cache before building site ([#124](https://github.com/MetaMask/snap-simple-keyring/pull/124)).
3446
- Use `stretch` as default alignment in `AccountRow` ([#120](https://github.com/MetaMask/snap-simple-keyring/pull/120)).
3547
- Use the Snap `package.json` for the update check ([#112](https://github.com/MetaMask/snap-simple-keyring/pull/112)).
3648

3749
## [1.0.0]
50+
3851
### Added
52+
3953
- Add alert banner for users ([#104](https://github.com/MetaMask/snap-simple-keyring/pull/104)).
4054

4155
## [0.4.0]
4256

4357
## [0.3.1]
58+
4459
### Changed
60+
4561
- Allow Snap to be installed in MetaMask Stable ([#101](https://github.com/MetaMask/snap-simple-keyring/pull/101)).
4662

4763
## [0.3.0]
64+
4865
### Changed
66+
4967
- **BREAKING:** Use `onKeyringRequest` to handle keyring methods ([#97](https://github.com/MetaMask/snap-simple-keyring/pull/97)).
5068

5169
## [0.2.4]
70+
5271
### Added
72+
5373
- Add update button ([#93](https://github.com/MetaMask/snap-simple-keyring/pull/93)).
5474

5575
### Fixed
76+
5677
- Fix the list of accounts not being displayed on the first load ([#92](https://github.com/MetaMask/snap-simple-keyring/pull/92)).
5778
- Fix the private key format in the import account placeholder ([#89](https://github.com/MetaMask/snap-simple-keyring/pull/89)).
5879
- Check if the snap is installed before trying to get its state ([#87](https://github.com/MetaMask/snap-simple-keyring/pull/87)).
5980
- Remove `console.log` if snap is not installed ([#88](https://github.com/MetaMask/snap-simple-keyring/pull/88)).
6081

6182
## [0.2.3]
83+
6284
### Changed
85+
6386
- Use text fields in account methods inputs ([#82](https://github.com/MetaMask/snap-simple-keyring/pull/82)).
6487
- Update linting targets ([#85](https://github.com/MetaMask/snap-simple-keyring/pull/85)).
6588
- Update Gatsby to version 5 ([#83](https://github.com/MetaMask/snap-simple-keyring/pull/83)).
6689
- Enable linters and fix errors ([#81](https://github.com/MetaMask/snap-simple-keyring/pull/81)).
6790

6891
### Fixed
92+
6993
- Serve self-hosted fonts ([#80](https://github.com/MetaMask/snap-simple-keyring/pull/80)).
7094

7195
## [0.2.2]
96+
7297
### Added
98+
7399
- Let the dapp specifies the Snap version to install ([#72](https://github.com/MetaMask/snap-simple-keyring/pull/72)).
74100
- Add dapp version to header ([#71](https://github.com/MetaMask/snap-simple-keyring/pull/71)).
75101

76102
### Fixed
103+
77104
- Disable async-sync toggle if snap is not installed ([#77](https://github.com/MetaMask/snap-simple-keyring/pull/77)).
78105

79106
## [0.2.1]
107+
80108
### Changed
109+
81110
- Align button and request result with action name ([#66](https://github.com/MetaMask/snap-simple-keyring/pull/66)).
82111
- Remove account name and improve some UI components ([#65](https://github.com/MetaMask/snap-simple-keyring/pull/65)).
83112
- Migrate to new `keyring-api` version (0.2.x) ([#64](https://github.com/MetaMask/snap-simple-keyring/pull/64)).
84113
- Polyfill crypto dependency introduced in `metamask-utils` 6.2.0 ([#62](https://github.com/MetaMask/snap-simple-keyring/pull/62)).
85114

86115
## [0.2.0]
116+
87117
### Added
118+
88119
- Support the async approval flow ([#50](https://github.com/MetaMask/snap-simple-keyring/pull/50)).
89120
- Import account ([#58](https://github.com/MetaMask/snap-simple-keyring/pull/58)).
90121

91122
### Changed
123+
92124
- Improve UI/UX ([#54](https://github.com/MetaMask/snap-simple-keyring/pull/54)).
93125

94126
### Fixed
127+
95128
- Now you don't have to change your `defaultSnapOrigin` ([#59](https://github.com/MetaMask/snap-simple-keyring/pull/59)).
96129

97130
## [0.1.4]
131+
98132
### Fixed
133+
99134
- Fix `rejectRequest` call in site package ([#53](https://github.com/MetaMask/snap-simple-keyring/pull/53)).
100135

101136
## [0.1.3]
137+
102138
### Changed
139+
103140
- No changes in this release.
104141

105142
## [0.1.2]
143+
106144
### Changed
145+
107146
- Update snaps and API dependencies. ([#41](https://github.com/MetaMask/snap-simple-keyring/pull/41)).
108147
- Add IDs for e2e tests. ([#40](https://github.com/MetaMask/snap-simple-keyring/pull/40)).
109148

110149
## [0.1.1] - 2023-06-23
150+
111151
### Changed
152+
112153
- No changes in this release.
113154

114155
## [0.1.0] - 2023-06-22
156+
115157
### Added
158+
116159
- Initial release.
117160

118161
[Unreleased]: https://github.com/MetaMask/snap-simple-keyring/compare/v1.1.6...HEAD

packages/snap/CHANGELOG.md

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
@@ -7,108 +8,154 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
78
## [Unreleased]
89

910
## [1.1.6]
10-
### Uncategorized
11-
- chore: bump keyring-api to ^8.1.3 ([#155](https://github.com/MetaMask/snap-simple-keyring/pull/155))
11+
12+
### Changed
13+
14+
- Bump `@metamask/keyring-api` from `^8.1.0` to `^8.1.3` ([#155](https://github.com/MetaMask/snap-simple-keyring/pull/155))
15+
- This version is now built slightly differently and is part of the [accounts monorepo](https://github.com/MetaMask/accounts).
1216

1317
## [1.1.5]
18+
1419
### Added
20+
1521
- Add "metamask.github.io" to `allowedOrigins` list in the `endowment:keyring` ([#153](https://github.com/MetaMask/snap-simple-keyring/pull/153))
1622

1723
## [1.1.4]
24+
1825
### Added
26+
1927
- Allow the origin `metamask.github.io` to call snap methods ([#151](https://github.com/MetaMask/snap-simple-keyring/pull/151)).
2028

2129
### Fixed
30+
2231
- Moved `build-preinstalled-snap.js` script inside snap package and fixed bundle paths for pre installed snaps ([#150](https://github.com/MetaMask/snap-simple-keyring/pull/150))
2332

2433
## [1.1.3]
34+
2535
### Added
36+
2637
- Include `preinstalled-snap.json` in release ([#148](https://github.com/MetaMask/snap-simple-keyring/pull/148)).
2738
- Script to generate `preinstalled-snap.json` ([#146](https://github.com/MetaMask/snap-simple-keyring/pull/146)).
2839

2940
## [1.1.2]
41+
3042
### Added
43+
3144
- Add account name suggestion to `"notify:accountCreated"` event ([#144](https://github.com/MetaMask/snap-simple-keyring/pull/144))
3245

3346
## [1.1.1]
47+
3448
### Changed
49+
3550
- Remove unused `snap_dialog` permission ([#127](https://github.com/MetaMask/snap-simple-keyring/pull/127))
3651

3752
## [1.1.0]
53+
3854
### Added
55+
3956
- Add logger utility ([#116](https://github.com/MetaMask/snap-simple-keyring/pull/116)).
4057
- Add "Update Account" to companion dapp ([#118](https://github.com/MetaMask/snap-simple-keyring/pull/118)).
4158

4259
### Fixed
60+
4361
- Remove `localhost` from `allowedOrigin` ([#125](https://github.com/MetaMask/snap-simple-keyring/pull/125)).
4462
- Sanitize error message when importing invalid private key ([#119](https://github.com/MetaMask/snap-simple-keyring/pull/119)).
4563

4664
## [1.0.1]
65+
4766
### Changed
67+
4868
- Remove logs from Snap ([#108](https://github.com/MetaMask/snap-simple-keyring/pull/108)).
4969

5070
## [1.0.0]
71+
5172
### Changed
73+
5274
- Remove <http://localhost:8000> from allowed origins ([#106](https://github.com/MetaMask/snap-simple-keyring/pull/106)).
5375

5476
## [0.4.0]
77+
5578
### Added
79+
5680
- Add URL and message to async approval redirect ([#98](https://github.com/MetaMask/snap-simple-keyring/pull/98)).
5781

5882
## [0.3.1]
5983

6084
## [0.3.0]
85+
6186
### Changed
87+
6288
- **BREAKING:** Use `onKeyringRequest` to handle keyring methods ([#97](https://github.com/MetaMask/snap-simple-keyring/pull/97)).
6389

6490
## [0.2.4]
91+
6592
### Fixed
93+
6694
- Fix Snap and Extension are out of sync when creating/removing account ([#95](https://github.com/MetaMask/snap-simple-keyring/pull/95)).
6795
- Remove private key from options after generating key pair ([#90](https://github.com/MetaMask/snap-simple-keyring/pull/90)).
6896

6997
## [0.2.3]
98+
7099
### Changed
100+
71101
- Update linting targets ([#85](https://github.com/MetaMask/snap-simple-keyring/pull/85)).
72102
- Update Gatsby to version 5 ([#83](https://github.com/MetaMask/snap-simple-keyring/pull/83)).
73103
- Enable linters and fix errors ([#81](https://github.com/MetaMask/snap-simple-keyring/pull/81)).
74104

75105
## [0.2.2]
106+
76107
### Fixed
108+
77109
- Persist snap state after switching between sync <-> async ([#76](https://github.com/MetaMask/snap-simple-keyring/pull/76)).
78110

79111
## [0.2.1]
112+
80113
### Changed
114+
81115
- Migrate to new `keyring-api` version (0.2.x) ([#64](https://github.com/MetaMask/snap-simple-keyring/pull/64)).
82116
- Polyfill crypto dependency introduced in `metamask-utils` 6.2.0 ([#62](https://github.com/MetaMask/snap-simple-keyring/pull/62)).
83117

84118
## [0.2.0]
119+
85120
### Added
121+
86122
- Support the async approval flow ([#50](https://github.com/MetaMask/snap-simple-keyring/pull/50)).
87123
- Import account ([#58](https://github.com/MetaMask/snap-simple-keyring/pull/58)).
88124

89125
## [0.1.4]
126+
90127
### Changed
128+
91129
- Bump `@metamask/snaps-cli` to `v0.38.2-flask.1` ([#55](https://github.com/MetaMask/snap-simple-keyring/pull/55)).
92130

93131
## [0.1.3]
132+
94133
### Fixed
134+
95135
- Fix address checksum and account update order. ([#44](https://github.com/MetaMask/snap-simple-keyring/pull/44)).
96136
- Fix unique name during account creation. ([#43](https://github.com/MetaMask/snap-simple-keyring/pull/43)).
97137

98138
## [0.1.2]
139+
99140
### Changed
141+
100142
- Update snaps and API dependencies. ([#41](https://github.com/MetaMask/snap-simple-keyring/pull/41)).
101143
- Add IDs for e2e tests. ([#40](https://github.com/MetaMask/snap-simple-keyring/pull/40)).
102144

103145
## [0.1.1] - 2023-06-23
146+
104147
### Changed
148+
105149
- Update snap's `README.md` ([#37](https://github.com/MetaMask/snap-simple-keyring/pull/37)).
106150

107151
### Fixed
152+
108153
- Allow calls from `https://metamask.github.io` to the snap. ([#36](https://github.com/MetaMask/snap-simple-keyring/pull/36)).
109154

110155
## [0.1.0] - 2023-06-22
156+
111157
### Added
158+
112159
- Initial release.
113160

114161
[Unreleased]: https://github.com/MetaMask/snap-simple-keyring/compare/v1.1.6...HEAD

0 commit comments

Comments
 (0)