chore(main): release 18.2.0 - #2569
github-actions[bot] wants to merge 1 commit into
Conversation
15aadba to
10c315b
Compare
10c315b to
6b36cea
Compare
|
The .completion() API docs have advertised "bash/zsh/fish-completion" support for a long time, and even tell users to write the output to ~/.config/fish/completions/command.fish: Line 390 in fb9c055 But the code only shipped bash and zsh templates until #2568 — the fish template didn't exist. |
|
In retrospect, I should have delayed landing the |
|
After some investigation, the documentation site is failing to work out the last release tag and using the |
|
Ah, that makes sense. Any chance of a backport to 18.1.x (either fixing the docs or cherry picking the fix)? Not sure how much work that would be, but I appreciate the cadence of this project doesn't make cutting 18.2.0 realistic. Happy to prepare a PR myself if that's a blocker. |
6b36cea to
0167979
Compare
|
I don't know what will be involved in updating the documentation site so it only shows released changes, but releasing 18.2 should be fine. Heading towards that. |
🤖 I have created a release beep boop
18.2.0 (2026-09-15)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.