Skip to content

Commit 5a1a8a4

Browse files
Update package.json
- Add new release description
1 parent 3e0ddc3 commit 5a1a8a4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to the "vsc-expressionengine" extension will be documented i
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 1.1.3 - 2019-4-4
9+
### Updated package.json to include new release description
10+
811
## 1.1.2 - 2019-4-4
912
### Updated README.md image paths
1013

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vsc-expressionengine",
33
"displayName": "ExpressionEngine",
4-
"description": "The ultimate ExpressionEngine CMS extension for Visual Studio Code with syntax highlighting and snippets.",
4+
"description": "The ultimate ExpressionEngine CMS extension for Visual Studio Code <br> with scaffolding commands to generate add-ons and template files, syntax highlighting and snippets.",
55
"publisher": "mindpixel-labs",
66
"version": "1.1.2",
77
"license": "MIT",

0 commit comments

Comments
 (0)