-
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
19 changed files
with
61 additions
and
68 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,8 +1,8 @@ | ||
## [3.11.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js-common@3.10.0...@rudderstack/[email protected].0) (2024-10-25) | ||
## [3.11.1](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js-common@3.11.0...@rudderstack/[email protected].1) (2024-11-07) | ||
|
||
|
||
### Features | ||
### Bug Fixes | ||
|
||
* gainsight PX destination ([#1852](https://github.com/rudderlabs/rudder-sdk-js/issues/1852)) ([#1889](https://github.com/rudderlabs/rudder-sdk-js/issues/1889)) ([3a705f0](https://github.com/rudderlabs/rudder-sdk-js/commit/3a705f063bcae99c7964495ff83ad9ce8d4eb5a3)) | ||
* track time spent on a page ([#1876](https://github.com/rudderlabs/rudder-sdk-js/issues/1876)) ([5590af7](https://github.com/rudderlabs/rudder-sdk-js/commit/5590af712dd951ce9182c06d8042794c4fe6df2f)) | ||
* fixing display name issues ([#1909](https://github.com/rudderlabs/rudder-sdk-js/issues/1909)) ([633d887](https://github.com/rudderlabs/rudder-sdk-js/commit/633d8873a2e3c660573681608acf8ba5c431be3d)) | ||
* move page visit id to context ([#1904](https://github.com/rudderlabs/rudder-sdk-js/issues/1904)) ([76bbd16](https://github.com/rudderlabs/rudder-sdk-js/commit/76bbd16bd764baa00df2995fa9fb287800fd68d3)) | ||
|
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 |
---|---|---|
|
@@ -51,9 +51,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].0", | ||
"title": "@rudderstack/[email protected].0", | ||
"discussion-category": "@rudderstack/[email protected].0", | ||
"tag": "@rudderstack/[email protected].1", | ||
"title": "@rudderstack/[email protected].1", | ||
"discussion-category": "@rudderstack/[email protected].1", | ||
"notesFile": "./packages/analytics-js-common/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,5 +1,5 @@ | ||
## [0.3.13](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].12...@rudderstack/[email protected].13) (2024-10-25) | ||
## [0.3.14](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].13...@rudderstack/[email protected].14) (2024-11-07) | ||
|
||
### Dependency Updates | ||
|
||
* `@rudderstack/analytics-js-common` updated to version `3.11.0` | ||
* `@rudderstack/analytics-js-common` updated to version `3.11.1` |
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 |
---|---|---|
|
@@ -51,9 +51,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].13", | ||
"title": "@rudderstack/[email protected].13", | ||
"discussion-category": "@rudderstack/[email protected].13", | ||
"tag": "@rudderstack/[email protected].14", | ||
"title": "@rudderstack/[email protected].14", | ||
"discussion-category": "@rudderstack/[email protected].14", | ||
"notesFile": "./packages/analytics-js-cookies/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,11 +1,5 @@ | ||
## [3.10.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js-integrations@3.9.3...@rudderstack/[email protected].0) (2024-10-25) | ||
## [3.10.1](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js-integrations@3.10.0...@rudderstack/[email protected].1) (2024-11-07) | ||
|
||
### Dependency Updates | ||
|
||
* `@rudderstack/analytics-js-common` updated to version `3.11.0` | ||
|
||
### Features | ||
|
||
* add session replay for mixpanel ([#1899](https://github.com/rudderlabs/rudder-sdk-js/issues/1899)) ([bfa9d0a](https://github.com/rudderlabs/rudder-sdk-js/commit/bfa9d0a2c8e9e821b32da0defa5c779e090bd106)) | ||
* gainsight PX destination ([#1852](https://github.com/rudderlabs/rudder-sdk-js/issues/1852)) ([#1889](https://github.com/rudderlabs/rudder-sdk-js/issues/1889)) ([3a705f0](https://github.com/rudderlabs/rudder-sdk-js/commit/3a705f063bcae99c7964495ff83ad9ce8d4eb5a3)) | ||
|
||
* `@rudderstack/analytics-js-common` updated to version `3.11.1` |
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 |
---|---|---|
|
@@ -51,9 +51,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].0", | ||
"title": "@rudderstack/[email protected].0", | ||
"discussion-category": "@rudderstack/[email protected].0", | ||
"tag": "@rudderstack/[email protected].1", | ||
"title": "@rudderstack/[email protected].1", | ||
"discussion-category": "@rudderstack/[email protected].1", | ||
"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,7 +1,7 @@ | ||
## [3.5.1](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].0...@rudderstack/[email protected].1) (2024-10-25) | ||
## [3.5.2](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].1...@rudderstack/[email protected].2) (2024-11-07) | ||
|
||
### Dependency Updates | ||
|
||
* `@rudderstack/analytics-js-common` updated to version `3.11.0` | ||
* `@rudderstack/analytics-js` updated to version `3.8.0` | ||
* `@rudderstack/analytics-js-cookies` updated to version `0.3.12` | ||
* `@rudderstack/analytics-js-common` updated to version `3.11.1` | ||
* `@rudderstack/analytics-js` updated to version `3.9.0` | ||
* `@rudderstack/analytics-js-cookies` updated to version `0.3.13` |
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 |
---|---|---|
|
@@ -51,9 +51,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].1", | ||
"title": "@rudderstack/[email protected].1", | ||
"discussion-category": "@rudderstack/[email protected].1", | ||
"tag": "@rudderstack/[email protected].2", | ||
"title": "@rudderstack/[email protected].2", | ||
"discussion-category": "@rudderstack/[email protected].2", | ||
"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,5 +1,5 @@ | ||
## [3.1.16](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].15...@rudderstack/[email protected].16) (2024-10-25) | ||
## [3.1.17](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].16...@rudderstack/[email protected].17) (2024-11-07) | ||
|
||
### Dependency Updates | ||
|
||
* `@rudderstack/analytics-js-common` updated to version `3.11.0` | ||
* `@rudderstack/analytics-js-common` updated to version `3.11.1` |
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 |
---|---|---|
|
@@ -51,9 +51,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].16", | ||
"title": "rudderstack/[email protected].16", | ||
"discussion-category": "rudderstack/[email protected].16", | ||
"tag": "@rudderstack/[email protected].17", | ||
"title": "rudderstack/[email protected].17", | ||
"discussion-category": "rudderstack/[email protected].17", | ||
"notesFile": "./packages/analytics-js-service-worker/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,13 +1,12 @@ | ||
## [3.9.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js@3.8.0...@rudderstack/[email protected].0) (2024-10-25) | ||
## [3.9.1](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js@3.9.0...@rudderstack/[email protected].1) (2024-11-07) | ||
|
||
### Dependency Updates | ||
|
||
* `@rudderstack/analytics-js-cookies` updated to version `0.3.13` | ||
* `@rudderstack/analytics-js-common` updated to version `3.11.0` | ||
* `@rudderstack/analytics-js-plugins` updated to version `3.5.1` | ||
* `@rudderstack/analytics-js-cookies` updated to version `0.3.14` | ||
* `@rudderstack/analytics-js-common` updated to version `3.11.1` | ||
* `@rudderstack/analytics-js-plugins` updated to version `3.5.2` | ||
|
||
### Features | ||
### Bug Fixes | ||
|
||
* gainsight PX destination ([#1852](https://github.com/rudderlabs/rudder-sdk-js/issues/1852)) ([#1889](https://github.com/rudderlabs/rudder-sdk-js/issues/1889)) ([3a705f0](https://github.com/rudderlabs/rudder-sdk-js/commit/3a705f063bcae99c7964495ff83ad9ce8d4eb5a3)) | ||
* track time spent on a page ([#1876](https://github.com/rudderlabs/rudder-sdk-js/issues/1876)) ([5590af7](https://github.com/rudderlabs/rudder-sdk-js/commit/5590af712dd951ce9182c06d8042794c4fe6df2f)) | ||
* move page visit id to context ([#1904](https://github.com/rudderlabs/rudder-sdk-js/issues/1904)) ([76bbd16](https://github.com/rudderlabs/rudder-sdk-js/commit/76bbd16bd764baa00df2995fa9fb287800fd68d3)) | ||
|
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 |
---|---|---|
|
@@ -59,9 +59,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].0", | ||
"title": "@rudderstack/[email protected].0", | ||
"discussion-category": "@rudderstack/[email protected].0", | ||
"tag": "@rudderstack/[email protected].1", | ||
"title": "@rudderstack/[email protected].1", | ||
"discussion-category": "@rudderstack/[email protected].1", | ||
"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,5 +1,5 @@ | ||
## [2.48.23](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].22[email protected].23) (2024-10-25) | ||
## [2.48.24](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].23[email protected].24) (2024-11-07) | ||
|
||
### Dependency Updates | ||
|
||
* `@rudderstack/analytics-js-common` updated to version `3.11.0` | ||
* `@rudderstack/analytics-js-common` updated to version `3.11.1` |
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 |
---|---|---|
|
@@ -59,9 +59,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "[email protected].23", | ||
"title": "[email protected].23", | ||
"discussion-category": "[email protected].23", | ||
"tag": "[email protected].24", | ||
"title": "[email protected].24", | ||
"discussion-category": "[email protected].24", | ||
"notesFile": "./packages/analytics-v1.1/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,5 +1,5 @@ | ||
## [3.0.38](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].37...@rudderstack/[email protected].38) (2024-10-25) | ||
## [3.0.39](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].38...@rudderstack/[email protected].39) (2024-11-07) | ||
|
||
### Dependency Updates | ||
|
||
* `@rudderstack/analytics-js` updated to version `3.9.0` | ||
* `@rudderstack/analytics-js` updated to version `3.9.1` |
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 |
---|---|---|
|
@@ -51,9 +51,9 @@ | |
"github": { | ||
"executor": "@jscutlery/semver:github", | ||
"options": { | ||
"tag": "@rudderstack/[email protected].38", | ||
"title": "@rudderstack/[email protected].38", | ||
"discussion-category": "@rudderstack/[email protected].38", | ||
"tag": "@rudderstack/[email protected].39", | ||
"title": "@rudderstack/[email protected].39", | ||
"discussion-category": "@rudderstack/[email protected].39", | ||
"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