Skip to content

Commit

Permalink
chore(release): pull main into develop post release v3.73.0 (#2013)
Browse files Browse the repository at this point in the history
  • Loading branch information
utsabc authored Jan 22, 2025
2 parents 010491c + 826439e commit dc7062a
Show file tree
Hide file tree
Showing 10 changed files with 189 additions and 81 deletions.
6 changes: 3 additions & 3 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": "@rudderstack/analytics-js-monorepo",
"version": "3.72.0",
"version": "3.73.0",
"private": true,
"description": "Monorepo for RudderStack Analytics JS SDK",
"workspaces": [
Expand Down
7 changes: 7 additions & 0 deletions packages/analytics-js-integrations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.12.1](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2025-01-22)


### Bug Fixes

* braze anonymousId tracking with alias details ([#1994](https://github.com/rudderlabs/rudder-sdk-js/issues/1994)) ([7215304](https://github.com/rudderlabs/rudder-sdk-js/commit/721530493d559ba89d2bfe1156a916a8885bb34c))

## [3.12.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2025-01-17)


Expand Down
9 changes: 2 additions & 7 deletions packages/analytics-js-integrations/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
## [3.12.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2025-01-17)


### Features

* braze sdk metadata ([#1949](https://github.com/rudderlabs/rudder-sdk-js/issues/1949)) ([81fe85a](https://github.com/rudderlabs/rudder-sdk-js/commit/81fe85a0eeb9405c0ec820dfe73a0ef5c0cc014b))
## [3.12.1](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2025-01-22)


### Bug Fixes

* resolved minor bugsnag issue in googleAds ([#1993](https://github.com/rudderlabs/rudder-sdk-js/issues/1993)) ([0dfb893](https://github.com/rudderlabs/rudder-sdk-js/commit/0dfb893a78894d6d04b8fc0b4a0a3c8595f69e01))
* braze anonymousId tracking with alias details ([#1994](https://github.com/rudderlabs/rudder-sdk-js/issues/1994)) ([7215304](https://github.com/rudderlabs/rudder-sdk-js/commit/721530493d559ba89d2bfe1156a916a8885bb34c))

Loading

0 comments on commit dc7062a

Please sign in to comment.