Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a2d1d2d

Browse files
committed
Updated readme and change log
1 parent 6a386ed commit a2d1d2d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.0.1"></a>
6+
# 1.0.1 (2018-28-11)
7+
8+
### Features
9+
10+
* updated readme ([6a386ed](https://github.com/Zjcompt/es6-string-javascript/commit/6a386ed))
11+
12+
513
<a name="1.0.0"></a>
6-
# 1.0.0 (2018-08-16)
14+
# 1.0.0 (2018-28-11)
715

816

917
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "es6-string-javascript",
33
"displayName": "es6-string-javascript",
44
"description": "Highlight javascript language in ES6 template literals",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"publisher": "zjcompt",
77
"icon": "docs/logo.png",
88
"engines": {

0 commit comments

Comments
 (0)