Skip to content

Commit 6c0f808

Browse files
committed
chore: update docs and changelog
1 parent 4213fdf commit 6c0f808

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.6.4](https://github.com/willofindie/vscode-cssvar/compare/v2.6.3...2.6.4) - 2023-10-12
8+
### Fixes
9+
- #110(https://github.com/willofindie/vscode-cssvar/issues/110) Failed to parse CSS variable with @layer declaration
10+
711

812
## [2.6.3](https://github.com/willofindie/vscode-cssvar/compare/v2.6.2...v2.6.3) - 2023-07-02
913
### Fixes

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,13 @@ Please find details for CSS colors [here in MDN Docs](https://developer.mozilla.
119119

120120
<br><br><br><br>
121121

122-
<h3 align="center">Phoenisx Sponsors</h3>
122+
<!-- <h3 align="center">Phoenisx Sponsors</h3>
123123
124124
<p align="center">
125125
<a href="./img/sponsors.png">
126126
<img src='./img/sponsors.png'/>
127127
</a>
128-
</p>
128+
</p> -->
129129

130130

131131

0 commit comments

Comments
 (0)