File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.4.3]
11+
12+ ### Changed
13+
14+ - add chore items to release tracker ([ #206 ] ( https://github.com/MetaMask/github-tools/pull/206 ) )
15+
16+ ### Fixed
17+
18+ - fix: consolidate release scripts and shared git utilities ([ #195 ] ( https://github.com/MetaMask/github-tools/pull/195 ) )
19+
1020## [ 1.4.2]
1121
1222### Fixed
@@ -88,7 +98,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8898 - Some inputs were renamed for consistency across actions.
8999- Bump ` actions/checkout ` and ` actions/setup-node ` to ` v6 ` ([ #173 ] ( https://github.com/MetaMask/github-tools/pull/173 ) )
90100
91- [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.4.2...HEAD
101+ [ Unreleased ] : https://github.com/MetaMask/github-tools/compare/v1.4.3...HEAD
102+ [ 1.4.3 ] : https://github.com/MetaMask/github-tools/compare/v1.4.2...v1.4.3
92103[ 1.4.2 ] : https://github.com/MetaMask/github-tools/compare/v1.4.1...v1.4.2
93104[ 1.4.1 ] : https://github.com/MetaMask/github-tools/compare/v1.4.0...v1.4.1
94105[ 1.4.0 ] : https://github.com/MetaMask/github-tools/compare/v1.3.0...v1.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/github-tools" ,
3- "version" : " 1.4.2 " ,
3+ "version" : " 1.4.3 " ,
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