Skip to content

Commit

Permalink
chore(esbuild-plugins-node-modules-polyfill): release esbuild-plugins…
Browse files Browse the repository at this point in the history
  • Loading branch information
imranbarbhuiya committed Nov 17, 2024
1 parent 4b8b611 commit 42ea977
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

# [1.6.8](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.6.7...v1.6.8) - (2024-11-17)

## 🐛 Bug Fixes

- Accept node prefix in modules obj ([4b8b611](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/4b8b611b34d2561d280768604a4e9b0395a91be6))

# [1.6.6](https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.6.5...v1.6.6) - (2024-08-29)

## 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esbuild-plugins-node-modules-polyfill",
"version": "1.6.7",
"version": "1.6.8",
"description": "Polyfills nodejs builtin modules and globals for the browser.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 42ea977

Please sign in to comment.