Skip to content

Commit ce9b804

Browse files
ci: bump version for release 🚀 (#190)
Co-authored-by: mcanouil-dev[bot] <211049963+mcanouil-dev[bot]@users.noreply.github.com>
1 parent 2ca076a commit ce9b804

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.19.1 (2025-10-04)
44

55
- docs: add walkthroughs for Quarto Wizard features.
66

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ keywords:
2121
- extension
2222
license: MIT
2323
commit: 455f0784f291c69a6c1331364f150d4fa1fb2289
24-
version: 0.19.0
25-
date-released: "2025-09-29"
24+
version: 0.19.1
25+
date-released: "2025-10-04"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "quarto-wizard",
33
"displayName": "Quarto Wizard",
44
"description": "A Visual Studio Code extension that helps you manage Quarto projects.",
5-
"version": "0.19.0",
5+
"version": "0.19.1",
66
"publisher": "mcanouil",
77
"author": {
88
"name": "Mickaël CANOUIL",

0 commit comments

Comments
 (0)