Skip to content

Commit d757dba

Browse files
committedMay 5, 2023
chore(release): 2.13.0
1 parent 44bb69a commit d757dba

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed
 

‎CHANGELOG.md

+7
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+
## [2.13.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.12.0...v2.13.0) (2023-05-05)
6+
7+
8+
### Features
9+
10+
* Bump Versions ([081c69f](https://github.com/hpcc-systems/hpcc-js-wasm/commit/081c69fd271c785fcb1004692234a5ee3ef5eced))
11+
512
## [2.12.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.11.0...v2.12.0) (2023-04-22)
613

714

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hpcc-js/wasm",
3-
"version": "2.12.0",
3+
"version": "2.13.0",
44
"description": "hpcc-js - WASM Libraries",
55
"keywords": [
66
"graphviz",
@@ -167,4 +167,4 @@
167167
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
168168
},
169169
"homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/"
170-
}
170+
}

0 commit comments

Comments
 (0)
Please sign in to comment.