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.12.0]
11+
1012### Changed
1113
1214- Bump ` actionlint ` from ` 1.7.7 ` to ` 1.7.12 ` in the ` lint-workflows ` workflow ([ #259 ] ( https://github.com/MetaMask/github-tools/pull/259 ) )
@@ -194,7 +196,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
194196 - Some inputs were renamed for consistency across actions.
195197- Bump ` actions/checkout ` and ` actions/setup-node ` to ` v6 ` ([ #173 ] ( https://github.com/MetaMask/github-tools/pull/173 ) )
196198
197- [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.11.0...HEAD
199+ [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.12.0...HEAD
200+ [ 1.12.0 ] : https://github.com/MetaMask/github-tools/compare/v1.11.0...v1.12.0
198201[ 1.11.0 ] : https://github.com/MetaMask/github-tools/compare/v1.10.0...v1.11.0
199202[ 1.10.0 ] : https://github.com/MetaMask/github-tools/compare/v1.9.4...v1.10.0
200203[ 1.9.4 ] : https://github.com/MetaMask/github-tools/compare/v1.9.3...v1.9.4
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/github-tools" ,
3- "version" : " 1.11 .0" ,
3+ "version" : " 1.12 .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