File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ [ Unreleased ] : https://github.com/MetaMask/internal-snaps/
Original file line number Diff line number Diff line change 4848 },
4949 "devDependencies" : {
5050 "@jest/globals" : " ^29.5.0" ,
51+ "@metamask/auto-changelog" : " ^6.1.0" ,
5152 "@metamask/snaps-cli" : " ^8.3.0" ,
5253 "@metamask/snaps-jest" : " ^9.8.0" ,
5354 "@types/react" : " 18.2.4" ,
Original file line number Diff line number Diff line change @@ -1684,7 +1684,7 @@ __metadata:
16841684 languageName : node
16851685 linkType : hard
16861686
1687- " @metamask/auto-changelog@npm:^6.1.1 " :
1687+ " @metamask/auto-changelog@npm:^6.1.0, @metamask/auto-changelog@npm:^6.1. 1 " :
16881688 version : 6.1.1
16891689 resolution : " @metamask/auto-changelog@npm:6.1.1"
16901690 dependencies :
@@ -2786,6 +2786,7 @@ __metadata:
27862786 resolution : " @metamask/sample-snap@workspace:packages/sample-snap"
27872787 dependencies :
27882788 " @jest/globals " : " npm:^29.5.0"
2789+ " @metamask/auto-changelog " : " npm:^6.1.0"
27892790 " @metamask/snaps-cli " : " npm:^8.3.0"
27902791 " @metamask/snaps-jest " : " npm:^9.8.0"
27912792 " @metamask/snaps-sdk " : " npm:~10.3.0"
You can’t perform that action at this time.
0 commit comments