diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d0fc7e3d..aee79a679 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package-lock.json b/package-lock.json index 295e7f960..5822909f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mparticle/aquarium", - "version": "1.14.0", + "version": "1.14.1-release-candidate.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mparticle/aquarium", - "version": "1.14.0", + "version": "1.14.1-release-candidate.1", "license": "Apache-2.0", "dependencies": { "lodash.clonedeep": "4.5.0" diff --git a/package.json b/package.json index 2b2c7abc7..6e7156903 100644 --- a/package.json +++ b/package.json @@ -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": [