Skip to content

Commit aa04e3f

Browse files
committed
release(packages/sui-bundler): v9.73.0 [skip ci]
1 parent fced3b1 commit aa04e3f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/sui-bundler/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
# 9.73.0 (2025-04-23)
4+
5+
6+
### Features
7+
8+
* add proper context to bundler ([0ff836b](https://github.com/SUI-Components/sui/commit/0ff836b06731093fb3235e50ea999fc11cba0f86))
9+
* use cwd ([36fc4d5](https://github.com/SUI-Components/sui/commit/36fc4d5281d7197ab39573a1c69a2a4885f6dbe7))
10+
11+
12+
313
# 9.72.0 (2025-03-17)
414

515

packages/sui-bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@s-ui/bundler",
3-
"version": "9.72.0",
3+
"version": "9.73.0",
44
"description": "Config-free bundler for ES6 React apps.",
55
"bin": {
66
"sui-bundler": "./bin/sui-bundler.js"

0 commit comments

Comments
 (0)