Skip to content

Commit

Permalink
chore(release): @visulima/packem@1.0.0-alpha.128 [skip ci]\n\n## @vis…
Browse files Browse the repository at this point in the history
…ulima/packem [1.0.0-alpha.128](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.127...@visulima/packem@1.0.0-alpha.128) (2024-09-20)

### Bug Fixes

* fixed cache issue with isolated-declarations ([92d1029](92d1029))
* fixed isolated-declarations auto extensions ([7119b6b](7119b6b))
  • Loading branch information
github-actions[bot] committed Sep 20, 2024
1 parent 92d1029 commit 5a93ce0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/packem/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @visulima/packem [1.0.0-alpha.128](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.127...@visulima/packem@1.0.0-alpha.128) (2024-09-20)

### Bug Fixes

* fixed cache issue with isolated-declarations ([92d1029](https://github.com/visulima/packem/commit/92d1029337e5b58226484f065097fb9d7d45bcac))
* fixed isolated-declarations auto extensions ([7119b6b](https://github.com/visulima/packem/commit/7119b6b375d55005272eae5c173a076702cce898))

## @visulima/packem [1.0.0-alpha.127](https://github.com/visulima/packem/compare/@visulima/packem@1.0.0-alpha.126...@visulima/packem@1.0.0-alpha.127) (2024-09-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/packem/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visulima/packem",
"version": "1.0.0-alpha.127",
"version": "1.0.0-alpha.128",
"description": "A fast and modern bundler for Node.js and TypeScript.",
"keywords": [
"anolilab",
Expand Down

0 comments on commit 5a93ce0

Please sign in to comment.