Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @hpcc-js/[email protected]
  • Loading branch information
GordonSmith committed Aug 29, 2024
1 parent e379154 commit 7cff364
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 133 deletions.
133 changes: 2 additions & 131 deletions package-lock.json

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

11 changes: 11 additions & 0 deletions packages/esbuild-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/hpcc-systems/hpcc-js-wasm/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-08-29)


### Bug Fixes

* esbuild for Node should not bundle by default ([e379154](https://github.com/hpcc-systems/hpcc-js-wasm/commit/e37915451fb32d7b6b6796ecf19ef4a0292b9419))





## [1.1.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/@hpcc-js/[email protected]...@hpcc-js/[email protected]) (2024-08-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/esbuild-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/esbuild-plugins",
"version": "1.1.1",
"version": "1.1.2",
"description": "Various esbuild plugins",
"type": "module",
"exports": {
Expand Down Expand Up @@ -58,4 +58,4 @@
},
"homepage": "https://hpcc-systems.github.io/hpcc-js-wasm/",
"license": "Apache-2.0"
}
}

0 comments on commit 7cff364

Please sign in to comment.