Skip to content

Commit

Permalink
chore(release): 2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Aug 6, 2024
1 parent 1a4388a commit 99bc173
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.18.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.18.0...v2.18.1) (2024-08-06)


### Bug Fixes

* Documentaion contains invalid links ([65c3c4e](https://github.com/hpcc-systems/hpcc-js-wasm/commit/65c3c4e953d5ebc9f387715f80b11cdc455bdd10)), closes [#226](https://github.com/hpcc-systems/hpcc-js-wasm/issues/226)
* Documentaion contains invalid links ([225c175](https://github.com/hpcc-systems/hpcc-js-wasm/commit/225c1750acda45bf0d835ef9437f27f1114e6bf1)), closes [#226](https://github.com/hpcc-systems/hpcc-js-wasm/issues/226)
* Legacy browser loading fails (UMD) ([1a4388a](https://github.com/hpcc-systems/hpcc-js-wasm/commit/1a4388aaba18d6956c7b544238bacdb5b27226f3)), closes [#228](https://github.com/hpcc-systems/hpcc-js-wasm/issues/228)

## [2.18.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/v2.17.1...v2.18.0) (2024-07-05)


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.18.0",
"version": "2.18.1",
"description": "hpcc-js - WASM Libraries",
"keywords": [
"graphviz",
Expand Down Expand Up @@ -186,4 +186,4 @@
"url": "https://github.com/hpcc-systems/hpcc-js-wasm/issues"
},
"homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/"
}
}

0 comments on commit 99bc173

Please sign in to comment.