Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Nov 8, 2022
1 parent c370257 commit 6406aa1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [2.0.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.0.0...v2.0.1) (2022-11-08)


### Bug Fixes

* Add index.js for type resolution ([c370257](https://github.com/hpcc-systems/hpcc-js-wasm/commit/c370257c9ee4a5ab7e233359007ea24ec465b35f))
* Convert JSDelivr purge to ESM ([5712eb7](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5712eb7d97321ccb8b6791c75e7c27770ef33bfa))

## [2.0.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v1.20.1...v2.0.0) (2022-11-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wasm",
"version": "2.0.0",
"version": "2.0.1",
"description": "hpcc-js - WASM Libraries",
"keywords": [
"graphviz",
Expand Down Expand Up @@ -165,4 +165,4 @@
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
},
"homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/"
}
}

0 comments on commit 6406aa1

Please sign in to comment.