add /next command as alias for /skip ()

Co-authored-by: Max Isom <hi@maxisom.me>
This commit is contained in:
Kevin Kendzia 2022-04-23 17:55:17 +02:00 committed by GitHub
commit 6495c44c68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 0 deletions

View file

@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed a case-sensitive import issue
### Added
- Added a `/next` alias for `/skip`
## [1.8.2] - 2022-03-27
### Fixed
- `/fseek` now works again