We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0672bd6 commit fb32324Copy full SHA for fb32324
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the extension will be documented in this file.
4
5
+## [1.13.1] - 2022-07-31
6
+
7
+- Updated sponsor field.
8
9
## [1.13.0] - 2022-06-13
10
11
- Added sponsor field.
package.json
@@ -2,7 +2,7 @@
"name": "vscode-html-css",
"displayName": "HTML CSS Support",
"description": "CSS Intellisense for HTML",
- "version": "1.13.0",
+ "version": "1.13.1",
"publisher": "ecmel",
"license": "MIT",
"homepage": "https://github.com/ecmel/vscode-html-css",
0 commit comments