Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add regression fix for quarto publish connect in changelog
It has been backported to 1.8
  • Loading branch information
cderv committed Sep 24, 2025
commit 139cc284446d62073991de08088688612b7ffb01
5 changes: 4 additions & 1 deletion news/changelog-1.9.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
All changes included in 1.9:

## Regression fixes

- ([#13396](https://github.com/quarto-dev/quarto-cli/issues/13396)): Fix `quarto publish connect` regression.

## Dependencies

- Update `esbuild` to 0.25.10
- Update `deno` to 2.4.5

Loading