chore(release): 4.0.0-beta.1 (#1084)

* chore(release): 4.0.0-beta.1

* fix: typo
This commit is contained in:
Tom Hu
2023-09-13 08:58:26 -07:00
committed by GitHub
parent c9e4b73267
commit 0016507ac7
7 changed files with 29 additions and 71 deletions

View File

@@ -1,3 +1,12 @@
## 4.0.0-beta.1
`v4` represents a move from the [universal uploader](https://github.com/codecov/uploader) to the [Codecov CLI](https://github.com/codecov/codecov-cli). Although this will unlock new features for our users, the CLI is not yet at feature parity with the universal uploader.
### Breaking Changes
- No current support for `aarch64` and `alpine` architectures.
- Tokenless uploading is unsuported
- Various arguments to the Action have been removed
## 3.1.4
### Fixes
- #967 Fix typo in README.md