Skip to content

Commit

Permalink
release(components/molecule/dropdownOption): v2.12.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sui-bot committed Oct 23, 2024
1 parent 598f1a8 commit 36bfd2a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions components/molecule/dropdownOption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

# 2.12.0 (2024-10-23)


### Features

* improve design when description and left addon exists ([87d1d62](https://github.com/SUI-Components/sui-components/commit/87d1d623e7c8574ce18a124139ed5981fa2229e7))



# 2.11.0 (2024-08-06)


Expand Down
2 changes: 1 addition & 1 deletion components/molecule/dropdownOption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@s-ui/react-molecule-dropdown-option",
"version": "2.11.0",
"version": "2.12.0",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 36bfd2a

Please sign in to comment.