Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit b65c1f6

Browse files
committed
release 1.7.1
1 parent e0c40d4 commit b65c1f6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.7.1
2+
Bug Fixes:
3+
resolves https://github.com/natergj/excel4node/issues/269 to fix issue where multiple complex strings could not be used
4+
merges https://github.com/natergj/excel4node/pull/264 to fix README typo
5+
merges https://github.com/natergj/excel4node/pull/272 to fix license format
6+
merges https://github.com/natergj/excel4node/pull/275 to address https://github.com/natergj/excel4node/issues/258
7+
18
1.7.0
29
Bug Fixes:
310
resolves https://github.com/natergj/excel4node/issues/238 to fix issue with certain emoji characters

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "excel4node",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Library to create Formatted Excel Files.",
55
"engines": {
66
"node": ">4.0.0"

0 commit comments

Comments
 (0)