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

Commit 80f98a2

Browse files
committed
fix: Removed old language-configuration.json.
1 parent fbfebf9 commit 80f98a2

3 files changed

Lines changed: 3 additions & 32 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88
## [1.2.2] - 2018/02/25
99
### Fixed
1010
* Changed `package.json` repository field to fix icon error.
11+
* Removed old `language-configuration.json`.
1112

1213
## [1.2.1] - 2018/02/24
1314
### Fixed

language-configuration.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "vscode-modular-css",
3-
"displayName": "Modular-CSS Support",
3+
"displayName": "Modular-CSS Syntax Highlighter",
44
"description": "An extension to add Modular-CSS syntax highlighting to VSCode.",
5-
"version": "1.2.1",
5+
"version": "1.2.2",
66
"publisher": "andrewleedham",
77
"scripts": {
88
"push": "vsce publish"

0 commit comments

Comments
 (0)