Skip to content

Commit 331c1f0

Browse files
committed
chore: changelog + dependabot
1 parent e16627e commit 331c1f0

File tree

3 files changed

+485
-522
lines changed

3 files changed

+485
-522
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-
## v0.1.0 [Unreleased]
3+
## v0.1.0 - 2023-03-26
44

55
- View tasks in the sidebar.
66
- Run tasks from the sidebar and command palette.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,8 +291,7 @@
291291
"eslint": "^8.34.0",
292292
"glob": "^8.1.0",
293293
"mocha": "^10.2.0",
294-
"typescript": "^4.9.5",
295-
"vsce": "^2.15.0"
294+
"typescript": "^4.9.5"
296295
},
297296
"dependencies": {
298297
"@octokit/types": "^9.0.0",

0 commit comments

Comments
 (0)