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,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.9.1]
11+
12+ ### Changed
13+
14+ - chore: use single header row for post merge spreadsheet ([ #242 ] ( https://github.com/MetaMask/github-tools/pull/242 ) )
15+
1016## [ 1.9.0]
1117
1218### Changed
@@ -153,7 +159,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
153159 - Some inputs were renamed for consistency across actions.
154160- Bump ` actions/checkout ` and ` actions/setup-node ` to ` v6 ` ([ #173 ] ( https://github.com/MetaMask/github-tools/pull/173 ) )
155161
156- [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.9.0...HEAD
162+ [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.9.1...HEAD
163+ [ 1.9.1 ] : https://github.com/MetaMask/github-tools/compare/v1.9.0...v1.9.1
157164[ 1.9.0 ] : https://github.com/MetaMask/github-tools/compare/v1.8.0...v1.9.0
158165[ 1.8.0 ] : https://github.com/MetaMask/github-tools/compare/v1.7.1...v1.8.0
159166[ 1.7.1 ] : https://github.com/MetaMask/github-tools/compare/v1.7.0...v1.7.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/github-tools" ,
3- "version" : " 1.9.0 " ,
3+ "version" : " 1.9.1 " ,
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