Skip to content

Commit

Permalink
chore(release): @visulima/packem@1.0.0-alpha.127 [skip ci]\n\n## @vis…
Browse files Browse the repository at this point in the history
…ulima/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

* improved the file-cache ([90fa704](90fa704))
* improved types ([f7e2d23](f7e2d23))
* moved cache delete into finally ([469eecc](469eecc))
  • Loading branch information
github-actions[bot] committed Sep 19, 2024
1 parent 469eecc commit 4ea4cb3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/packem/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## @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

* improved the file-cache ([90fa704](https://github.com/visulima/packem/commit/90fa704787fc177ddfa2bd80ed2350509433b548))
* improved types ([f7e2d23](https://github.com/visulima/packem/commit/f7e2d23a206bb8403878a319019dbc716b743635))
* moved cache delete into finally ([469eecc](https://github.com/visulima/packem/commit/469eecc0ae82e78ed1e4b8b4c5cd28f68da775e8))

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

### Features
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.126",
"version": "1.0.0-alpha.127",
"description": "A fast and modern bundler for Node.js and TypeScript.",
"keywords": [
"anolilab",
Expand Down

0 comments on commit 4ea4cb3

Please sign in to comment.