Skip to content

Commit 1d846cc

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.2...v0.2.0) (2025-10-26) ### Features * windows installation working (after juliaup) ([03bc90f](03bc90f))
1 parent 03bc90f commit 1d846cc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.2.0](https://github.com/JuliaPluto/advanced-vscode-extension/compare/v0.1.2...v0.2.0) (2025-10-26)
2+
3+
4+
### Features
5+
6+
* windows installation working (after juliaup) ([03bc90f](https://github.com/JuliaPluto/advanced-vscode-extension/commit/03bc90fe5b0bed9540d5f9c84604e25bcad8b577))
7+
18
## [0.1.2](https://github.com/JuliaPluto/advanced-vscode-extension/compare/v0.1.1...v0.1.2) (2025-10-25)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "advanced-vscode-extension",
33
"displayName": "Advanced Pluto Notebook for VSCode",
44
"description": "VSCode extension for Julia Pluto notebooks",
5-
"version": "0.1.2",
5+
"version": "0.2.0",
66
"publisher": "juliapluto-pankgeorg",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)