File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.0.2]
10+ ### Changed
11+ - Resolve GitHub action deprecation warnings ([ #55 ] ( https://github.com/MetaMask/action-publish-release/pull/55 ) )
12+
913## [ 2.0.1]
1014### Changed
1115- Bump actions, removing deprecation warning ([ #53 ] ( https://github.com/MetaMask/action-publish-release/pull/53 ) )
@@ -82,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8286### Uncategorized
8387- Initial release
8488
85- [ Unreleased ] : https://github.com/MetaMask/action-publish-release/compare/v2.0.1...HEAD
89+ [ Unreleased ] : https://github.com/MetaMask/action-publish-release/compare/v2.0.2...HEAD
90+ [ 2.0.2 ] : https://github.com/MetaMask/action-publish-release/compare/v2.0.1...v2.0.2
8691[ 2.0.1 ] : https://github.com/MetaMask/action-publish-release/compare/v2.0.0...v2.0.1
8792[ 2.0.0 ] : https://github.com/MetaMask/action-publish-release/compare/v1.0.3...v2.0.0
8893[ 1.0.3 ] : https://github.com/MetaMask/action-publish-release/compare/v1.0.2...v1.0.3
Original file line number Diff line number Diff line change 11{
22 "name" : " action-publish-release" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " A GitHub Action for automatically creating a GitHub Release. Monorepo-compatible." ,
55 "files" : [
66 " lib/"
You can’t perform that action at this time.
0 commit comments