Skip to content

Commit fb32324

Browse files
committed
Release 1.13.1
1 parent 0672bd6 commit fb32324

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the extension will be documented in this file.
44

5+
## [1.13.1] - 2022-07-31
6+
7+
- Updated sponsor field.
8+
59
## [1.13.0] - 2022-06-13
610

711
- Added sponsor field.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-html-css",
33
"displayName": "HTML CSS Support",
44
"description": "CSS Intellisense for HTML",
5-
"version": "1.13.0",
5+
"version": "1.13.1",
66
"publisher": "ecmel",
77
"license": "MIT",
88
"homepage": "https://github.com/ecmel/vscode-html-css",

0 commit comments

Comments
 (0)