Skip to content

Commit 3a8fc66

Browse files
committed
chore(release): 1.14.2
1 parent ec5416e commit 3a8fc66

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.14.2](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.15.0...v1.14.2) (2022-08-21)
6+
57
## [1.15.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.14.1...v1.15.0) (2022-07-07)
68

79

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.14.1",
3+
"version": "1.14.2",
44
"description": "hpcc-js - WASM Libraries",
55
"keywords": [
66
"graphviz",
@@ -117,4 +117,4 @@
117117
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
118118
},
119119
"homepage": "https://github.com/hpcc-systems/hpcc-js-wasm#readme"
120-
}
120+
}

0 commit comments

Comments
 (0)