Skip to content

Commit

Permalink
chore(release): 1.33.1-chore-better-types-2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.33.1-chore-better-types-2.1](v1.33.0...v1.33.1-chore-better-types-2.1) (2024-10-11)

### Bug Fixes

* fix issue on prettifier ([#446](#446)) ([03668b6](03668b6))
* update icons that did not obey the color prop ([#445](#445)) ([68006e3](68006e3))
  • Loading branch information
mparticle-automation committed Oct 11, 2024
1 parent 0ed0c8e commit f6ecdd6
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 @@
## [1.33.1-chore-better-types-2.1](https://github.com/mParticle/aquarium/compare/v1.33.0...v1.33.1-chore-better-types-2.1) (2024-10-11)

### Bug Fixes

- fix issue on prettifier ([#446](https://github.com/mParticle/aquarium/issues/446)) ([03668b6](https://github.com/mParticle/aquarium/commit/03668b6743aafd4a2ae40ceeec1411792427e392))
- update icons that did not obey the color prop ([#445](https://github.com/mParticle/aquarium/issues/445)) ([68006e3](https://github.com/mParticle/aquarium/commit/68006e36843ec2e9e367d225bd6d2080bc2fcc19))

# [1.33.0](https://github.com/mParticle/aquarium/compare/v1.32.0...v1.33.0) (2024-09-30)

### Features
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.33.0",
"version": "1.33.1-chore-better-types-2.1",
"description": "mParticle Component Library",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit f6ecdd6

Please sign in to comment.