We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16627e commit 331c1f0Copy full SHA for 331c1f0
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.1.0 [Unreleased]
+## v0.1.0 - 2023-03-26
4
5
- View tasks in the sidebar.
6
- Run tasks from the sidebar and command palette.
package.json
@@ -291,8 +291,7 @@
291
"eslint": "^8.34.0",
292
"glob": "^8.1.0",
293
"mocha": "^10.2.0",
294
- "typescript": "^4.9.5",
295
- "vsce": "^2.15.0"
+ "typescript": "^4.9.5"
296
},
297
"dependencies": {
298
"@octokit/types": "^9.0.0",
0 commit comments