Skip to content
This repository was archived by the owner on Mar 15, 2020. It is now read-only.

Commit 0da6808

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2019-08-20)
1 parent b310b01 commit 0da6808

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.3.3](https://github.com/AndrewLeedham/vscode-modular-css/compare/v1.3.2...v1.3.3) (2019-08-20)
2+
13
## [1.3.2](https://github.com/AndrewLeedham/vscode-modular-css/compare/v1.3.1...v1.3.2) (2019-07-15)
24

35
## [1.3.1](https://github.com/AndrewLeedham/vscode-modular-css/compare/v1.3.0...v1.3.1) (2019-03-26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-modular-css",
33
"displayName": "Modular CSS Syntax Highlighter",
44
"description": "An extension to add Modular-CSS syntax highlighting to VSCode.",
5-
"version": "1.3.2",
5+
"version": "1.3.3",
66
"publisher": "andrewleedham",
77
"scripts": {
88
"publish": "semantic-release"

0 commit comments

Comments
 (0)