Skip to content

Commit 6406aa1

Browse files
committed
chore(release): 2.0.1
1 parent c370257 commit 6406aa1

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
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.0.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.0.0...v2.0.1) (2022-11-08)
6+
7+
8+
### Bug Fixes
9+
10+
* Add index.js for type resolution ([c370257](https://github.com/hpcc-systems/hpcc-js-wasm/commit/c370257c9ee4a5ab7e233359007ea24ec465b35f))
11+
* Convert JSDelivr purge to ESM ([5712eb7](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5712eb7d97321ccb8b6791c75e7c27770ef33bfa))
12+
513
## [2.0.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.20.1...v2.0.0) (2022-11-07)
614

715

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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "hpcc-js - WASM Libraries",
55
"keywords": [
66
"graphviz",
@@ -165,4 +165,4 @@
165165
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
166166
},
167167
"homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/"
168-
}
168+
}

0 commit comments

Comments
 (0)