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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
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
7
7
8
8
## [Unreleased]
9
9
10
+
## [1.4.0]
11
+
12
+
### Changed
13
+
14
+
- Updated setup-e2e-env action for iOS builds by adding CocoaPods specs caching and enabling Yarn global cache ([#197](https://github.com/MetaMask/github-tools/pull/197))
15
+
10
16
## [1.3.0]
11
17
12
18
### Added
@@ -70,7 +76,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
70
76
- Some inputs were renamed for consistency across actions.
71
77
- Bump `actions/checkout` and `actions/setup-node` to `v6` ([#173](https://github.com/MetaMask/github-tools/pull/173))
0 commit comments