File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed 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.2.0]
11+
12+ ### Added
13+
14+ - Add ` yarn-custom-url ` and ` yarn-install-max-retries ` options ([ #24 ] ( https://github.com/MetaMask/action-checkout-and-setup/pull/24 ) )
15+
1016## [ 1.1.1]
1117
1218### Fixed
@@ -40,7 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4046
4147- Initial release of ` MetaMask/action-checkout-and-setup ` ([ #9 ] ( https://github.com/MetaMask/action-checkout-and-setup/pull/9 ) )
4248
43- [ Unreleased ] : https://github.com/MetaMask/action-checkout-and-setup/compare/v1.1.1...HEAD
49+ [ Unreleased ] : https://github.com/MetaMask/action-checkout-and-setup/compare/v1.2.0...HEAD
50+ [ 1.2.0 ] : https://github.com/MetaMask/action-checkout-and-setup/compare/v1.1.1...v1.2.0
4451[ 1.1.1 ] : https://github.com/MetaMask/action-checkout-and-setup/compare/v1.1.0...v1.1.1
4552[ 1.1.0 ] : https://github.com/MetaMask/action-checkout-and-setup/compare/v1.0.1...v1.1.0
4653[ 1.0.1 ] : https://github.com/MetaMask/action-checkout-and-setup/compare/v1.0.0...v1.0.1
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/action-checkout-and-setup" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.2.0 " ,
44 "private" : true ,
55 "description" : " Checkout repository and set up a Node.js environment with a reusable GitHub Action" ,
66 "homepage" : " https://github.com/MetaMask/action-checkout-and-setup#readme" ,
You can’t perform that action at this time.
0 commit comments