Skip to content

Commit 07234bf

Browse files
committed
clean up the lockfile + bump version to 7.0.3
1 parent 95cf586 commit 07234bf

File tree

3 files changed

+53
-53
lines changed

3 files changed

+53
-53
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ 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)
13+
## Version 7.0.3 (2025-01-23)
1414

1515
* __[maintenance]__
1616
Update dependency `canvas` to 3.1.0.

export-server/package-lock.json

Lines changed: 51 additions & 51 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.3-pre",
3+
"version": "7.0.3",
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)