Skip to content

Commit

Permalink
chore(release): 6.26.9 [skip ci]
Browse files Browse the repository at this point in the history
## [6.26.9](v6.26.8...v6.26.9) (2024-08-02)

### Bug Fixes

* add select input test ([4171b1f](4171b1f))
  • Loading branch information
semantic-release-bot committed Aug 2, 2024
1 parent fd77bd6 commit 0954a38
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.26.9](https://github.com/dd3tech/bui/compare/v6.26.8...v6.26.9) (2024-08-02)


### Bug Fixes

* add select input test ([4171b1f](https://github.com/dd3tech/bui/commit/4171b1f276d11744d554f7245cdd33d27afe7629))

## [6.26.8](https://github.com/dd3tech/bui/compare/v6.26.7...v6.26.8) (2024-07-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dd360-ds",
"version": "6.26.8",
"version": "6.26.9",
"description": "DD360 Components is a tailwind based React component library",
"license": "MIT",
"homepage": "https://bui.dd360.mx",
Expand Down

0 comments on commit 0954a38

Please sign in to comment.