Skip to content

Commit

Permalink
chore(release): 1.19.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.19.2](v1.19.1...v1.19.2) (2024-06-21)

### Bug Fixes

* lazy load ValueSelector to fix Storybook test runner ([#298](#298)) ([4cd501b](4cd501b))
  • Loading branch information
mparticle-automation committed Jun 21, 2024
1 parent b8c28e1 commit dc01111
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.19.2](https://github.com/mParticle/aquarium/compare/v1.19.1...v1.19.2) (2024-06-21)

### Bug Fixes

- lazy load ValueSelector to fix Storybook test runner ([#298](https://github.com/mParticle/aquarium/issues/298)) ([4cd501b](https://github.com/mParticle/aquarium/commit/4cd501ba1299e53eb72f9f298946ad844a0f69b8))

## [1.19.2-chore-more-icons.2](https://github.com/mParticle/aquarium/compare/v1.19.2-chore-more-icons.1...v1.19.2-chore-more-icons.2) (2024-06-17)

## [1.19.2-chore-more-icons.1](https://github.com/mParticle/aquarium/compare/v1.19.1...v1.19.2-chore-more-icons.1) (2024-06-14)
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.19.2-chore-more-icons.2",
"version": "1.19.2",
"description": "mParticle Component Library",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit dc01111

Please sign in to comment.