Skip to content

Commit 6ea10b2

Browse files
committed
2.4.9
1 parent 4602b17 commit 6ea10b2

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
@@ -1,5 +1,11 @@
11
## [Unreleased]
22

3+
## 2.4.9 (May 17, 2020)
4+
5+
- Reformat project with new settings.
6+
- Update all dependencies.
7+
- Update images.
8+
39
## 2.4.8 (April 29, 2020)
410

511
- Add `vscode:publish` script and re-publish package using Yarn instead of npm.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Notification Tester",
44
"description": "Trigger any VS Code notification.",
55
"icon": "icon.png",
6-
"version": "2.4.8",
6+
"version": "2.4.9",
77
"publisher": "svipas",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)