Skip to content

Commit 2ef9ec2

Browse files
committed
chore(release): 2.2.0
1 parent fe9580a commit 2ef9ec2

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [2.2.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.1.1...v2.2.0) (2022-11-26)
6+
7+
8+
### Features
9+
10+
* Bump Versions ([fe9580a](https://github.com/hpcc-systems/hpcc-js-wasm/commit/fe9580ad8bdb4b1c984d1d65dd5eed445dc7438d))
11+
* Bump Versions ([1d5be7d](https://github.com/hpcc-systems/hpcc-js-wasm/commit/1d5be7d33c85d51feac5f90ea4db07a5dd44db1d))
12+
513
### [2.1.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.1.0...v2.1.1) (2022-11-13)
614

715
## [2.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.0.1...v2.1.0) (2022-11-09)

package-lock.json

Lines changed: 3 additions & 3 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": "2.1.1",
3+
"version": "2.2.0",
44
"description": "hpcc-js - WASM Libraries",
55
"keywords": [
66
"graphviz",
@@ -170,4 +170,4 @@
170170
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
171171
},
172172
"homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/"
173-
}
173+
}

0 commit comments

Comments
 (0)