File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+
8+ ## [ 2.6.3] ( https://github.com/willofindie/vscode-cssvar/compare/v2.6.2...v2.6.3 ) - 2023-07-02
9+ ### Fixes
10+ - [ #108 ] ( https://github.com/willofindie/vscode-cssvar/issues/108 ) fixes remote (@import ) fetch redirects
11+
12+
713## [ 2.6.2] ( https://github.com/willofindie/vscode-cssvar/compare/v2.6.1...v2.6.2 ) - 2023-03-06
814### Features
915- [ #105 ] ( https://github.com/willofindie/vscode-cssvar/issues/105 ) immediately return value of already parsed color css variable.
Original file line number Diff line number Diff line change 2020 " typescript"
2121 ],
2222 "description" : " Intellisense support for CSS Variables" ,
23- "version" : " 2.6.2 " ,
23+ "version" : " 2.6.3 " ,
2424 "publisher" : " phoenisx" ,
2525 "license" : " MIT" ,
2626 "homepage" : " https://github.com/willofindie/vscode-cssvar" ,
You can’t perform that action at this time.
0 commit comments