Skip to content

Commit f899e14

Browse files
committed
chore(release): 1.17.0
1 parent e320650 commit f899e14

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.17.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.16.5...v1.17.0) (2022-10-23)
6+
7+
8+
### Features
9+
10+
* Bump GraphViz version to 6.0.2 ([c5a8032](https://github.com/hpcc-systems/hpcc-js-wasm/commit/c5a803254bc375da677b6788cc091cad07ca5f41))
11+
512
### [1.16.5](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.16.4...v1.16.5) (2022-09-24)
613

714

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpcc-js/wasm",
3-
"version": "1.16.5",
3+
"version": "1.17.0",
44
"description": "hpcc-js - WASM Libraries",
55
"keywords": [
66
"graphviz",
@@ -132,4 +132,4 @@
132132
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
133133
},
134134
"homepage": "https://github.com/hpcc-systems/hpcc-js-wasm#readme"
135-
}
135+
}

0 commit comments

Comments
 (0)