You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,21 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
-
## [1.4.5]
11
-
12
10
### Added
13
11
14
12
- Add workflow **post-relay-subsidy-balance** to post Relay subsidy balance reports to Slack ([#211](https://github.com/MetaMask/github-tools/pull/211))
15
13
16
-
### Changed
17
-
18
-
- chore: removes restore-keys from yarn install to prevent cache pollution ([#213](https://github.com/MetaMask/github-tools/pull/213))
19
-
- feat: updated replay balance tracker workflow to run at 11:53 and 23:53 ([#212](https://github.com/MetaMask/github-tools/pull/212))
20
-
21
-
### Fixed
22
-
23
-
- fix: create_pr_if_not_exists check for closed/merged branches too ([#208](https://github.com/MetaMask/github-tools/pull/208))
24
-
25
14
## [1.4.4]
26
15
27
16
### Changed
@@ -119,8 +108,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
119
108
- Some inputs were renamed for consistency across actions.
120
109
- Bump `actions/checkout` and `actions/setup-node` to `v6` ([#173](https://github.com/MetaMask/github-tools/pull/173))
0 commit comments