Skip to content

Commit 80afeec

Browse files
authored
release: bump version to 0.3.0. (#9)
1 parent bd7ca7a commit 80afeec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## Unreleased
1010

11+
## 0.3.0 - 10-22-2024
12+
13+
### Added
14+
15+
- Added a feature to automatically install and update `sprocket` from GitHub ([#7](https://github.com/stjude-rust-labs/sprocket-vscode/pull/7)).
16+
1117
## 0.2.0 - 08-16-2024
1218

1319
### Revise

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "git",
99
"url": "https://github.com/stjude-rust-labs/sprocket-vscode"
1010
},
11-
"version": "0.2.0",
11+
"version": "0.3.0",
1212
"engines": {
1313
"vscode": "^1.91.0"
1414
},

0 commit comments

Comments
 (0)