Skip to content

Commit 73c2693

Browse files
authored
Merge pull request vunguyentuan#42 from vunguyentuan/bump-version
bump version to 2.4.3
2 parents dcd78ea + 211fe35 commit 73c2693

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/metal-crabs-jump.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"vscode-css-variables": minor
3+
---
4+
5+
Fix SASS and LESS parser
6+
Bump version to 2.4.3

packages/vscode-css-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-css-variables",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"displayName": "CSS Variable Autocomplete",
55
"description": "Autocomplete CSS Variable support CSS, SCSS, LESS, PostCSS, VueJS, ReactJS and more",
66
"publisher": "vunguyentuan",

0 commit comments

Comments
 (0)