File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
packages/create-gator-app Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/gator-examples" ,
33 "type" : " module" ,
4- "version" : " 0 .0.0" ,
4+ "version" : " 1 .0.0" ,
55 "license" : " (MIT-0 OR Apache-2.0)" ,
66 "description" : " CLI tool to create Gator examples" ,
77 "main" : " dist/index.js" ,
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+ ## [ 0.1.0]
11+
12+ [ Unreleased ] : https://github.com/MetaMask/gator-examples/compare/create-gator-app@0.1.0...HEAD
13+ [ 0.1.0 ] : https://github.com/MetaMask/gator-examples/releases/tag/create-gator-app@0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/create-gator-app" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "license" : " (MIT-0 OR Apache-2.0)" ,
55 "description" : " CLI tool to create new MetaMask Delegator applications" ,
66 "main" : " dist/src/index.js" ,
You can’t perform that action at this time.
0 commit comments