Skip to content

Commit

Permalink
Merge pull request #78 from vunguyentuan/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
vunguyentuan authored Dec 12, 2023
2 parents 583db52 + 113a410 commit fe021ae
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/tall-turtles-arrive.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/css-variables-language-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# css-variables-language-server

## 2.6.4

### Patch Changes

- f380403: feat: 52 support for color functional notation
fix: excessive highlighting when hovering over variable

## 2.6.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/css-variables-language-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "css-variables-language-server",
"description": "CSS Variables Language Server in node.",
"version": "2.6.2",
"version": "2.6.4",
"author": "Vu Nguyen",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit fe021ae

Please sign in to comment.