Skip to content

Commit

Permalink
chore(release): @visulima/packem@1.0.3 [skip ci]\n\n## @visulima/pack…
Browse files Browse the repository at this point in the history
…em [1.0.3](https://github.com/visulima/packem/compare/@visulima/packem@1.0.2...@visulima/packem@1.0.3) (2024-09-25)

### Bug Fixes

* support more special fields of target runtime ([#22](#22)) ([827da5e](827da5e))
  • Loading branch information
github-actions[bot] committed Sep 25, 2024
1 parent 827da5e commit b4b8374
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/packem/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## @visulima/packem [1.0.3](https://github.com/visulima/packem/compare/@visulima/packem@1.0.2...@visulima/packem@1.0.3) (2024-09-25)

### Bug Fixes

* support more special fields of target runtime ([#22](https://github.com/visulima/packem/issues/22)) ([827da5e](https://github.com/visulima/packem/commit/827da5ed3db60b5c10ab90b61a092871714b1eb7))

## @visulima/packem [1.0.2](https://github.com/visulima/packem/compare/@visulima/packem@1.0.1...@visulima/packem@1.0.2) (2024-09-24)

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

0 comments on commit b4b8374

Please sign in to comment.