Skip to content

Commit ad32634

Browse files
committed
Bump version
1 parent 3299234 commit ad32634

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.0.11
2+
3+
* Fixed another issue with `globalOptions` in CLI/Server mode
4+
15
# 2.0.10
26

37
* Fixed issue with injecting some resources when they weren't strings (e.g. `globalOptions`)

Diff for: package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/highcharts/node-export-server",
66
"type": "git"
77
},
8-
"version": "2.0.10",
8+
"version": "2.0.11",
99
"bin": {
1010
"highcharts-export-server": "./bin/cli.js"
1111
},

0 commit comments

Comments
 (0)