Skip to content

Commit

Permalink
chore(release): 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.18.0](v1.17.0...v1.18.0) (2024-06-12)

### Bug Fixes

* add icons for overview map ([#275](#275)) ([a4bb97d](a4bb97d))
* remove hover effect on active state ([#278](#278)) ([9f89fa1](9f89fa1))

### Features

* Add size prop to `Typography.Text` component ([#262](#262)) ([0c14f00](0c14f00))
* query select number ([#268](#268)) ([13dc864](13dc864))
* update design tokens ([#273](#273)) ([ac2b442](ac2b442))
  • Loading branch information
mparticle-automation committed Jun 12, 2024
1 parent 2b63832 commit 3eeaaf2
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.18.0](https://github.com/mParticle/aquarium/compare/v1.17.0...v1.18.0) (2024-06-12)


### Bug Fixes

* add icons for overview map ([#275](https://github.com/mParticle/aquarium/issues/275)) ([a4bb97d](https://github.com/mParticle/aquarium/commit/a4bb97d42a8a4844b8f5607c69232ba1285d8f2b))
* remove hover effect on active state ([#278](https://github.com/mParticle/aquarium/issues/278)) ([9f89fa1](https://github.com/mParticle/aquarium/commit/9f89fa1b4d338586adca445ada1fa094bdae8208))


### Features

* Add size prop to `Typography.Text` component ([#262](https://github.com/mParticle/aquarium/issues/262)) ([0c14f00](https://github.com/mParticle/aquarium/commit/0c14f00f772255b89d3beb9edd1444c8e71eb877))
* query select number ([#268](https://github.com/mParticle/aquarium/issues/268)) ([13dc864](https://github.com/mParticle/aquarium/commit/13dc86452026fee6caae6d84c686009c0b80660d))
* update design tokens ([#273](https://github.com/mParticle/aquarium/issues/273)) ([ac2b442](https://github.com/mParticle/aquarium/commit/ac2b4421c4a02c1c3e1b0e9dd8f55f8b716dbe44))

# [1.18.0-fix-release-config.1](https://github.com/mParticle/aquarium/compare/v1.17.0...v1.18.0-fix-release-config.1) (2024-06-12)


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.18.0-fix-release-config.1",
"version": "1.18.0",
"description": "mParticle Component Library",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 3eeaaf2

Please sign in to comment.