Closed depfu[bot] closed 1 year ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Closed in favor of #2589.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ora (6.0.1 → 6.3.0) · Repo
Release Notes
6.3.0
6.2.0
6.1.2
6.1.1
6.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
6.3.0
Add `suffixText` option (#223)
6.2.0
Add `spinners` export to be able to access all available spinners (#222)
Use `stdin-discarder` package
Meta tweaks
6.1.2
Revert "Fix preserving stdin's pause state (#210)"
6.1.1
Fix preserving stdin's pause state (#210)
6.1.0
Refactor
Expose the spinner `interval` as a getter
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands
This change is