Skip to content

Commit 95cf586

Browse files
committed
dependencies: update napi-build-utils to 2.0.0 + prebuild-install to 7.1.3
1 parent 831621d commit 95cf586

File tree

3 files changed

+21
-10
lines changed

3 files changed

+21
-10
lines changed

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ Since [ECharts](https://echarts.apache.org/) is the main dependency of this
1010
application, major version changes in ECharts will also trigger a major version
1111
change in this application.
1212

13+
## Version 7.0.3-pre (2025-01-23)
14+
15+
* __[maintenance]__
16+
Update dependency `canvas` to 3.1.0.
17+
18+
* __[maintenance]__
19+
Update dependency `napi-build-utils` to 2.0.0.
20+
21+
* __[maintenance]__
22+
Update dependency `prebuild-install` to 7.1.3.
23+
1324
## Version 7.0.2 (2025-01-16)
1425

1526
* __[maintenance]__

export-server/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

export-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "echarts-node-export-server",
3-
"version": "7.0.2",
3+
"version": "7.0.3-pre",
44
"description": "ECharts Node.js export server",
55
"repository": {
66
"url": "https://gitlab.com/striezel/echarts-node-export-server.git",

0 commit comments

Comments
 (0)