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 4602b17 commit 6ea10b2Copy full SHA for 6ea10b2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
## [Unreleased]
2
3
+## 2.4.9 (May 17, 2020)
4
+
5
+- Reformat project with new settings.
6
+- Update all dependencies.
7
+- Update images.
8
9
## 2.4.8 (April 29, 2020)
10
11
- Add `vscode:publish` script and re-publish package using Yarn instead of npm.
package.json
@@ -3,7 +3,7 @@
"displayName": "Notification Tester",
"description": "Trigger any VS Code notification.",
"icon": "icon.png",
- "version": "2.4.8",
+ "version": "2.4.9",
"publisher": "svipas",
"repository": {
"type": "git",
0 commit comments