Skip to content

Commit 157631c

Browse files
committed
chore(release): 1.20.0
1 parent a99f2d3 commit 157631c

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.20.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.19.1...v1.20.0) (2022-11-06)
6+
7+
8+
### Features
9+
10+
* Add self extracting wasm "sfx-graphviz" ([2bc80f8](https://github.com/hpcc-systems/hpcc-js-wasm/commit/2bc80f860f9ac7f358a94bc5d356ebe635737fd3))
11+
512
### [1.19.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.19.0...v1.19.1) (2022-11-04)
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.19.1",
3+
"version": "1.20.0",
44
"description": "hpcc-js - WASM Libraries",
55
"keywords": [
66
"graphviz",
@@ -162,4 +162,4 @@
162162
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
163163
},
164164
"homepage": "https://github.com/hpcc-systems/hpcc-js-wasm#readme"
165-
}
165+
}

0 commit comments

Comments
 (0)