Skip to content

Commit daaa9f9

Browse files
authored
Merge pull request #57 from vunguyentuan/changeset-release/master
Version Packages
2 parents ec176d8 + 53171d4 commit daaa9f9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-wasps-lay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vscode-css-variables/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vscode-css-variables
22

3+
## 2.6.3
4+
5+
### Patch Changes
6+
7+
- d7effa1: remove badges as it broken
8+
39
## 2.6.2
410

511
### Patch Changes

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.6.2",
3+
"version": "2.6.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)