Skip to content

Commit

Permalink
release(components/organism/nestedCheckboxes): v3.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Jan 25, 2025
1 parent 1fd5b52 commit 5fae389
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions components/organism/nestedCheckboxes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# 3.3.0 (2025-01-25)


### Features

* modify focus outline ([5f346a8](https://github.com/SUI-Components/sui-components/commit/5f346a8870764f14f0e1f4e972db4158ba599fc1))



# 3.2.0 (2023-12-20)


Expand Down Expand Up @@ -139,7 +148,4 @@
* **organism/nestedCheckboxes:** create the first Molecule component for Nested Checkboxes ([01594d7](https://github.com/SUI-Components/sui-components/commit/01594d7d5e45164c32bbe1593553158bceca0126))
* **organism/nestedCheckboxes:** refactoring to improve code ([5b79812](https://github.com/SUI-Components/sui-components/commit/5b7981219d841bb563ff3d16d62c9d714a4a3cdf))
* **organism/nestedCheckboxes:** update naming ([f547420](https://github.com/SUI-Components/sui-components/commit/f547420cfc4803308d36a7fad592a63e537e99b0))
* **organism/nestedCheckboxes:** use checked and indeterminate values ([06c996a](https://github.com/SUI-Components/sui-components/commit/06c996af0ead2d9f9655561440fa63e683a9cb02))



* **organism/nestedCheckboxes:** use checked and indeterminate values ([06c996a](https://github.com/SUI-Components/sui-components/commit/06c996af0ead2d9f9655561440fa63e683a9cb02))
2 changes: 1 addition & 1 deletion components/organism/nestedCheckboxes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-organism-nested-checkboxes",
"version": "3.2.0",
"version": "3.3.0",
"description": "",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 5fae389

Please sign in to comment.