-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(monorepo): sync versions and generate release logs
- Loading branch information
Showing
11 changed files
with
27 additions
and
48 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,7 @@ | ||
## [3.0.0-beta.25](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].24...@rudderstack/[email protected].25) (2024-03-01) | ||
## [3.0.0-beta.26](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].25...@rudderstack/[email protected].26) (2024-03-15) | ||
|
||
|
||
### Features | ||
### Bug Fixes | ||
|
||
* add ecom spec support to google ads via config ([#1611](https://github.com/rudderlabs/rudder-sdk-js/issues/1611)) ([31f8ef6](https://github.com/rudderlabs/rudder-sdk-js/commit/31f8ef6d73280245a54c225d2b577ac40e97e271)) | ||
* add support of custom page event name in mixpanel ([#1622](https://github.com/rudderlabs/rudder-sdk-js/issues/1622)) ([ce97106](https://github.com/rudderlabs/rudder-sdk-js/commit/ce971064dd046e012ec3018780bff7894bb0d877)) | ||
* klaviyo profile mapping ([#1621](https://github.com/rudderlabs/rudder-sdk-js/issues/1621)) ([d5e7ae6](https://github.com/rudderlabs/rudder-sdk-js/commit/d5e7ae6a823a5724652ebf1f28df25eccd72a13a)) | ||
* onboard new destination ninetailed ([#1617](https://github.com/rudderlabs/rudder-sdk-js/issues/1617)) ([080155a](https://github.com/rudderlabs/rudder-sdk-js/commit/080155a74655aeb4b413cc1a90cfa6d66ce3dfbb)) | ||
* update content_type mapping logic for fb pixel ([#1628](https://github.com/rudderlabs/rudder-sdk-js/issues/1628)) ([d81adde](https://github.com/rudderlabs/rudder-sdk-js/commit/d81addeba308992fbc933213282653b5845749b9)) | ||
* ninetailed sample app path ([#1634](https://github.com/rudderlabs/rudder-sdk-js/issues/1634)) ([8433366](https://github.com/rudderlabs/rudder-sdk-js/commit/8433366041736407ae7c0015a0afc2a0c47fcbf1)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,9 +96,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].25", | ||
"title": "@rudderstack/[email protected].25", | ||
"discussion-category": "@rudderstack/[email protected].25", | ||
"tag": "@rudderstack/[email protected].26", | ||
"title": "@rudderstack/[email protected].26", | ||
"discussion-category": "@rudderstack/[email protected].26", | ||
"notesFile": "./packages/analytics-js-integrations/CHANGELOG_LATEST.md" | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
## [3.0.0-beta.20](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].19...@rudderstack/[email protected].20) (2024-03-01) | ||
## [3.0.0-beta.21](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].20...@rudderstack/[email protected].21) (2024-03-15) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -121,9 +121,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].20", | ||
"title": "@rudderstack/[email protected].20", | ||
"discussion-category": "@rudderstack/[email protected].20", | ||
"tag": "@rudderstack/[email protected].21", | ||
"title": "@rudderstack/[email protected].21", | ||
"discussion-category": "@rudderstack/[email protected].21", | ||
"notesFile": "./packages/analytics-js-plugins/CHANGELOG_LATEST.md" | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,2 @@ | ||
## [3.0.0-beta.23](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01) | ||
|
||
|
||
### Features | ||
|
||
* fetch anonymous id by cookie name provided in load option ([#1625](https://github.com/rudderlabs/rudder-sdk-js/issues/1625)) ([d8ccb10](https://github.com/rudderlabs/rudder-sdk-js/commit/d8ccb109f82398db8f53c51c0ac8f24cd1fd872e)) | ||
* reserved elements list updated ([#1632](https://github.com/rudderlabs/rudder-sdk-js/issues/1632)) ([20417fa](https://github.com/rudderlabs/rudder-sdk-js/commit/20417fa49e8e38c0d0092a470d98e9e72e2269f5)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **analytics-js-loading-scripts:** add version in polyfill io url ([#1630](https://github.com/rudderlabs/rudder-sdk-js/issues/1630)) ([3e315a6](https://github.com/rudderlabs/rudder-sdk-js/commit/3e315a6555871ef3cadb93236191a38bc21a2973)) | ||
* **rudder-sdk-js:** updated component-emitter to latest, supporting TS ([#1626](https://github.com/rudderlabs/rudder-sdk-js/issues/1626)) ([ffc0f24](https://github.com/rudderlabs/rudder-sdk-js/commit/ffc0f24e15bdaa8209860b287219e0a4dab4a0c4)) | ||
## [3.0.0-beta.24](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-15) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -128,9 +128,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].23", | ||
"title": "@rudderstack/[email protected].23", | ||
"discussion-category": "@rudderstack/[email protected].23", | ||
"tag": "@rudderstack/[email protected].24", | ||
"title": "@rudderstack/[email protected].24", | ||
"discussion-category": "@rudderstack/[email protected].24", | ||
"notesFile": "./packages/analytics-js/CHANGELOG_LATEST.md" | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,2 @@ | ||
## [3.0.0-beta.21](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **analytics-js-loading-scripts:** add version in polyfill io url ([#1630](https://github.com/rudderlabs/rudder-sdk-js/issues/1630)) ([3e315a6](https://github.com/rudderlabs/rudder-sdk-js/commit/3e315a6555871ef3cadb93236191a38bc21a2973)) | ||
## [3.0.0-beta.22](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-15) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,9 +91,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].21", | ||
"title": "@rudderstack/[email protected].21", | ||
"discussion-category": "@rudderstack/[email protected].21", | ||
"tag": "@rudderstack/[email protected].22", | ||
"title": "@rudderstack/[email protected].22", | ||
"discussion-category": "@rudderstack/[email protected].22", | ||
"notesFile": "./packages/loading-scripts/CHANGELOG_LATEST.md" | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters