Skip to content

Commit

Permalink
chore(release): 1.34.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.34.0](v1.33.2...v1.34.0) (2024-10-29)

### Features

* deprecate mp-query-item tokens ([#476](#476)) ([d8b1faf](d8b1faf))
  • Loading branch information
mparticle-automation committed Oct 29, 2024
1 parent 8f68253 commit 50eef11
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.34.0](https://github.com/mParticle/aquarium/compare/v1.33.2...v1.34.0) (2024-10-29)

### Features

- deprecate mp-query-item tokens ([#476](https://github.com/mParticle/aquarium/issues/476)) ([d8b1faf](https://github.com/mParticle/aquarium/commit/d8b1faf6756ad0b4faea5ff5f789f5084f1dabbf))

## [1.33.3-fix-semantic-release.4](https://github.com/mParticle/aquarium/compare/v1.33.3-fix-semantic-release.3...v1.33.3-fix-semantic-release.4) (2024-10-28)

### 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.34.0-fix-semantic-release.1",
"version": "1.34.0",
"description": "mParticle Component Library",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 50eef11

Please sign in to comment.