Skip to content

Commit

Permalink
Merge branch 'chore/cascader-updates' of github.com:mParticle/aquariu…
Browse files Browse the repository at this point in the history
…m into chore/cascader-updates
  • Loading branch information
jared-dickman committed Aug 29, 2024
2 parents b2df338 + c6c7591 commit 1f708db
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [1.29.0-chore-cascader-updates.2](https://github.com/mParticle/aquarium/compare/v1.29.0-chore-cascader-updates.1...v1.29.0-chore-cascader-updates.2) (2024-08-29)

### Features

- add searchLabel to queryItemCascader, and defaultOpen prop ([bb80cdc](https://github.com/mParticle/aquarium/commit/bb80cdc40ac9296ad59055ead60bbeb7b5fc8b73))

# [1.29.0-chore-cascader-updates.1](https://github.com/mParticle/aquarium/compare/v1.28.1...v1.29.0-chore-cascader-updates.1) (2024-08-26)

### Bug Fixes
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": "@mparticle/aquarium",
"version": "1.29.0-chore-cascader-updates.1",
"version": "1.29.0-chore-cascader-updates.2",
"description": "mParticle Component Library",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 1f708db

Please sign in to comment.