We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1c89a commit 571871cCopy full SHA for 571871c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.6](https://github.com/JuliaPluto/advanced-vscode-extension/compare/v0.0.5...v0.0.6) (2025-10-14)
2
+
3
4
+### Bug Fixes
5
6
+* release 0.0.6 ([dd1c89a](https://github.com/JuliaPluto/advanced-vscode-extension/commit/dd1c89a1eb80126bddc5172ab1154d01419b8323))
7
8
# Changelog
9
10
All notable changes to the Pluto Notebook VSCode extension will be documented in this file.
package.json
@@ -2,7 +2,7 @@
"name": "advanced-vscode-extension",
"displayName": "Advanced Pluto Notebook for VSCode",
"description": "VSCode extension for Julia Pluto notebooks",
- "version": "0.0.5",
+ "version": "0.0.6",
"publisher": "juliapluto-pankgeorg",
"repository": {
"type": "git",
0 commit comments