Skip to content

Commit addcdd0

Browse files
committed
FEAT: version 0.4.8
1 parent df328a0 commit addcdd0

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
# Changelog
22

3+
## 0.4.8
4+
* bump version
5+
6+
## 0.4.7
7+
* fix build script on CI
8+
39
## 0.4.6
410

511
### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "red",
33
"displayName": "Red",
44
"description": "Syntax Coloring, Intellisense, Snippets and more",
5-
"version": "0.4.6",
5+
"version": "0.4.8",
66
"publisher": "red-auto",
77
"license": "BSL-1.0",
88
"homepage": "https://github.com/red/VScode-extension/blob/master/README.md",

0 commit comments

Comments
 (0)