Skip to content

Commit

Permalink
chore(release): 1.14.1-release-candidate.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1-release-candidate.1](v1.14.0...v1.14.1-release-candidate.1) (2024-05-21)

### Bug Fixes

* fixes path to be / on UPS cookie creation options ([#240](#240)) ([0cebf44](0cebf44))
  • Loading branch information
mparticle-automation committed May 21, 2024
1 parent 0cebf44 commit a36db79
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.14.1-release-candidate.1](https://github.com/mParticle/aquarium/compare/v1.14.0...v1.14.1-release-candidate.1) (2024-05-21)


### Bug Fixes

* fixes path to be / on UPS cookie creation options ([#240](https://github.com/mParticle/aquarium/issues/240)) ([0cebf44](https://github.com/mParticle/aquarium/commit/0cebf44966190c555d0a9ffb846074ac3304f2dd))

# [1.14.0](https://github.com/mParticle/aquarium/compare/v1.13.0...v1.14.0) (2024-05-20)


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.14.0",
"version": "1.14.1-release-candidate.1",
"description": "mParticle Component Library",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit a36db79

Please sign in to comment.