Skip to content

Commit bc7480e

Browse files
committed
1.1.0
1 parent 3d38ae5 commit bc7480e

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nlcst-to-string",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Transform an NLCST node into a string",
55
"license": "MIT",
66
"keywords": [

history.md

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

33
<!--lint disable no-multiple-toplevel-headings-->
44

5+
1.1.0 / 2015-11-02
6+
==================
7+
8+
* Add support for specifying a separator ([8ad941b](https://github.com/wooorm/nlcst-to-string/commit/8ad941b))
9+
510
1.0.0 / 2015-08-23
611
==================
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nlcst-to-string",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Transform an NLCST node into a string",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)