Skip to content

Commit 14bc948

Browse files
chore(release): 0.2.5 [skip ci]
## [0.2.5](v0.2.4...v0.2.5) (2025-11-10) ### Bug Fixes * **deps:** bump rainbow to fix toml parsing/deparsing ([2b8c7aa](2b8c7aa))
1 parent 2b8c7aa commit 14bc948

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.5](https://github.com/JuliaPluto/advanced-vscode-extension/compare/v0.2.4...v0.2.5) (2025-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump rainbow to fix toml parsing/deparsing ([2b8c7aa](https://github.com/JuliaPluto/advanced-vscode-extension/commit/2b8c7aa4dc1485125feee06f0dff5c8cf629ca61))
7+
18
## [0.2.4](https://github.com/JuliaPluto/advanced-vscode-extension/compare/v0.2.3...v0.2.4) (2025-11-07)
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.2.4",
5+
"version": "0.2.5",
66
"publisher": "juliapluto-pankgeorg",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)