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
+3
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## 3.0.1 (Nov 9, 2022)
11
+
10
12
- Minor and patch bumps:
11
13
-`@babel/cli` to `^7.19.3`
12
14
-`@bable/core` to `^7.19.3`
@@ -22,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
24
-`typescript` to `^4.8.4`
23
25
- update `checkoutCommit` to use `execFile` instead of `exec`. See [CVE-2021-26543](https://github.com/advisories/GHSA-m744-2jj8-vpfv) and [patch for same](https://github.com/wayfair/git-parse/pull/18/files).
24
26
27
+
25
28
## 3.0.0 (August 8, 2022)
26
29
27
30
- Bump minimum Node version to `14` and bump Lerna to `5.1.8`
0 commit comments