Skip to content

Commit

Permalink
release(packages/sui-bundler): v9.69.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Oct 21, 2024
1 parent 559190e commit 7651fec
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/sui-bundler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

# 9.69.0 (2024-10-21)


### Features

* create --chunks-css flag ([0a4ed25](https://github.com/SUI-Components/sui/commit/0a4ed25505c01923eb9daa9ac45ac10218b23452))
* fix class new ([bd3af7f](https://github.com/SUI-Components/sui/commit/bd3af7fd1e0df0d6e2cff760f8532ba453425eb1))



# 9.68.0 (2024-10-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/sui-bundler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/bundler",
"version": "9.68.0",
"version": "9.69.0",
"description": "Config-free bundler for ES6 React apps.",
"bin": {
"sui-bundler": "./bin/sui-bundler.js"
Expand Down

0 comments on commit 7651fec

Please sign in to comment.