File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.13.0]
11+
1012### Added
1113
1214- Add ` rename-after-install-and-build ` input to the ` publish-preview ` reusable workflow ([ #254 ] ( https://github.com/MetaMask/github-tools/pull/254 ) )
@@ -204,7 +206,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
204206 - Some inputs were renamed for consistency across actions.
205207- Bump ` actions/checkout ` and ` actions/setup-node ` to ` v6 ` ([ #173 ] ( https://github.com/MetaMask/github-tools/pull/173 ) )
206208
207- [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.12.0...HEAD
209+ [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.13.0...HEAD
210+ [ 1.13.0 ] : https://github.com/MetaMask/github-tools/compare/v1.12.0...v1.13.0
208211[ 1.12.0 ] : https://github.com/MetaMask/github-tools/compare/v1.11.0...v1.12.0
209212[ 1.11.0 ] : https://github.com/MetaMask/github-tools/compare/v1.10.0...v1.11.0
210213[ 1.10.0 ] : https://github.com/MetaMask/github-tools/compare/v1.9.4...v1.10.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/github-tools" ,
3- "version" : " 1.12 .0" ,
3+ "version" : " 1.13 .0" ,
44 "private" : true ,
55 "description" : " Tools for interacting with the GitHub API to do metrics gathering" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments