Skip to content

Commit

Permalink
chore(release): 1.33.0-fix-nested-css-error.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.33.0-fix-nested-css-error.1](v1.32.0...v1.33.0-fix-nested-css-error.1) (2024-09-30)

### Bug Fixes

* add a background color to test css ([9ef257e](9ef257e))

### Features

* New storybook documentation structure ([#419](#419)) ([1a870bc](1a870bc))
  • Loading branch information
mparticle-automation committed Sep 30, 2024
1 parent 9ef257e commit 0fc98e3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.33.0-fix-nested-css-error.1](https://github.com/mParticle/aquarium/compare/v1.32.0...v1.33.0-fix-nested-css-error.1) (2024-09-30)

### Bug Fixes

- add a background color to test css ([9ef257e](https://github.com/mParticle/aquarium/commit/9ef257e08152ac852d8de0b28ca869a2ec25be31))

### Features

- New storybook documentation structure ([#419](https://github.com/mParticle/aquarium/issues/419)) ([1a870bc](https://github.com/mParticle/aquarium/commit/1a870bc5828e80a798db6783a721dff7c28f99e3))

# [1.32.0](https://github.com/mParticle/aquarium/compare/v1.31.1...v1.32.0) (2024-09-23)

### 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.32.0",
"version": "1.33.0-fix-nested-css-error.1",
"description": "mParticle Component Library",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 0fc98e3

Please sign in to comment.