Skip to content

Commit b1e8d51

Browse files
github-actions[bot]zOadT
authored andcommitted
Version Packages
1 parent b04893b commit b1e8d51

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/modern-tires-buy.md

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

.changeset/witty-trams-argue.md

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

packages/rolldown-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# rolldown-plugin-concurrent-top-level-await
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [#40](https://github.com/zOadT/concurrent-top-level-await-plugins/pull/40) [`3aa6026`](https://github.com/zOadT/concurrent-top-level-await-plugins/commit/3aa6026ce6d900c3a704e6a15cadbf9cc75d924c) Thanks [@zOadT](https://github.com/zOadT)! - remove unused @rolldown/pluginutils dependency
8+
9+
- [#40](https://github.com/zOadT/concurrent-top-level-await-plugins/pull/40) [`92a10fc`](https://github.com/zOadT/concurrent-top-level-await-plugins/commit/92a10fc3c30ce14385fce4a0ca2437d5a9d2059f) Thanks [@zOadT](https://github.com/zOadT)! - declare package as rolldown 1.0 compatible
10+
311
## 0.0.2
412

513
### Patch Changes

packages/rolldown-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rolldown-plugin-concurrent-top-level-await",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Rolldown (and Vite) plugin enabling concurrent execution of modules that contain top level await.",
55
"keywords": [
66
"rolldown-plugin",

0 commit comments

Comments
 (0)