Skip to content

Commit b673df3

Browse files
chore: release package(s) (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8b15817 commit b673df3

5 files changed

Lines changed: 13 additions & 16 deletions

File tree

.changeset/happy-dryers-dig.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-things-post.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tough-rules-push.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

quickbundle/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# quickbundle
22

3+
## 2.16.0
4+
5+
### Minor Changes
6+
7+
- [`8b15817`](https://github.com/adbayb/quickbundle/commit/8b158177b0d451ab44dbd223dff4d9fabfdb4fae) Thanks [@adbayb](https://github.com/adbayb)! - Support building dynamic imports.
8+
9+
- [`552a1f9`](https://github.com/adbayb/quickbundle/commit/552a1f9892fa0d124fc69e1cada27551d168f305) Thanks [@adbayb](https://github.com/adbayb)! - Update dependencies.
10+
11+
### Patch Changes
12+
13+
- [`953d259`](https://github.com/adbayb/quickbundle/commit/953d25997de960f12aafb8f882a3c13183eecdc1) Thanks [@adbayb](https://github.com/adbayb)! - Preserve import attributes keyword `with` instead of deprecated `assert` transformation during the build.
14+
315
## 2.15.0
416

517
### Minor Changes

quickbundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quickbundle",
3-
"version": "2.15.0",
3+
"version": "2.16.0",
44
"description": "The zero-configuration transpiler and bundler for the web",
55
"keywords": [
66
"library",

0 commit comments

Comments
 (0)