mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-31 14:17:45 +00:00
Add warning to release checklist for nu-ansi-term (#912)
@fdncred said that it's quite tricky to release `nu-ansi-term`, so we probably shouldn't generally do it during a nushell release
This commit is contained in:
parent
9a12d8df39
commit
5eb484f986
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
> **Note**
|
||||
> the following procedure is the same for `nu-ansi-term` and `reedline` and needs to be repeated
|
||||
|
||||
> **Warning**
|
||||
> we usually can't include an update to `nu-ansi-term` unless `lscolors` has already updated to the newer version. if there's a major update to `nu-ansi-term` it needs to be done well beforehand. if not, don't bump it for Nushell
|
||||
|
||||
> **Warning**
|
||||
> release `nu-ansi-term` **before** `reedline` and `reedline` **before** Nushell
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue