diff --git a/.changepacks/changepack_log_kEZDdGpCsKgybzpwphdmN.json b/.changepacks/changepack_log_kEZDdGpCsKgybzpwphdmN.json deleted file mode 100644 index 1001d44..0000000 --- a/.changepacks/changepack_log_kEZDdGpCsKgybzpwphdmN.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "changes": { "package.json": "Patch" }, - "note": "Re-export the named userEvent so the built entries no longer expose user-event's module namespace", - "date": "2026-09-23T07:00:36.106611800Z" -} diff --git a/package.json b/package.json index b88d97f..643d7af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bun-test-env-dom", "type": "module", - "version": "1.0.4", + "version": "1.0.5", "description": "bun-test-env-dom is a preload library that provides a ready-to-use DOM for testing", "author": "JeongMin Oh", "license": "Apache-2.0",