You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## quarto-svelte 2.0.1
2
+
3
+
- Improvement: extraneous OJS import code is removed from bootstrapping script
4
+
- Fix errors in GitHub Actions workflows that prevented examples in the documentation site from appearing. GHA actions now run on latest Quarto release (check workflow also runs on latest prerelease).
Copy file name to clipboardExpand all lines: docs/news.qmd
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@ title: News
3
3
date: last-modified
4
4
---
5
5
6
+
## quarto-svelte 2.0.1
7
+
8
+
- Improvement: extraneous OJS import code is removed from bootstrapping script
9
+
- Fix errors in GitHub Actions workflows that prevented examples in the documentation site from appearing. GHA actions now run on latest Quarto release (check workflow also runs on latest prerelease).
0 commit comments