Skip to content

Commit

Permalink
chore(monorepo): sync versions and generate release logs
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Nov 22, 2024
1 parent c59ccae commit 2ea7659
Show file tree
Hide file tree
Showing 19 changed files with 57 additions and 58 deletions.
22 changes: 11 additions & 11 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.64.0",
"version": "3.65.0",
"private": true,
"description": "Monorepo for RudderStack Analytics JS SDK",
"workspaces": [
Expand Down
5 changes: 2 additions & 3 deletions packages/analytics-js-common/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
## [3.14.11](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].10...@rudderstack/[email protected].11) (2024-11-22)
## [3.14.12](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].11...@rudderstack/[email protected].12) (2024-11-22)


### Bug Fixes

* add extra temporary import for testing ([a865344](https://github.com/rudderlabs/rudder-sdk-js/commit/a8653447fea5913421ab9c9cb36fd66611f68657))
* undefined property ([db84fda](https://github.com/rudderlabs/rudder-sdk-js/commit/db84fda21fb6a21a4c19c085e9214fa2ee2cff0f))
* revert temp utility ([2f60cae](https://github.com/rudderlabs/rudder-sdk-js/commit/2f60caeea0dc9944bf9434d5981952c8e85eef38))

6 changes: 3 additions & 3 deletions packages/analytics-js-common/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].11",
"title": "@rudderstack/[email protected].11",
"discussion-category": "@rudderstack/[email protected].11",
"tag": "@rudderstack/[email protected].12",
"title": "@rudderstack/[email protected].12",
"discussion-category": "@rudderstack/[email protected].12",
"notesFile": "./packages/analytics-js-common/CHANGELOG_LATEST.md"
}
}
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics-js-cookies/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [0.4.14](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].13...@rudderstack/[email protected].14) (2024-11-22)
## [0.4.15](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].14...@rudderstack/[email protected].15) (2024-11-22)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.14.11`
* `@rudderstack/analytics-js-common` updated to version `3.14.12`
6 changes: 3 additions & 3 deletions packages/analytics-js-cookies/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].14",
"title": "@rudderstack/[email protected].14",
"discussion-category": "@rudderstack/[email protected].14",
"tag": "@rudderstack/[email protected].15",
"title": "@rudderstack/[email protected].15",
"discussion-category": "@rudderstack/[email protected].15",
"notesFile": "./packages/analytics-js-cookies/CHANGELOG_LATEST.md"
}
}
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics-js-integrations/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [3.11.10](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].9...@rudderstack/[email protected].10) (2024-11-22)
## [3.11.11](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].10...@rudderstack/[email protected].11) (2024-11-22)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.14.11`
* `@rudderstack/analytics-js-common` updated to version `3.14.12`
6 changes: 3 additions & 3 deletions packages/analytics-js-integrations/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].10",
"title": "@rudderstack/[email protected].10",
"discussion-category": "@rudderstack/[email protected].10",
"tag": "@rudderstack/[email protected].11",
"title": "@rudderstack/[email protected].11",
"discussion-category": "@rudderstack/[email protected].11",
"notesFile": "./packages/analytics-js-integrations/CHANGELOG_LATEST.md"
}
}
Expand Down
8 changes: 4 additions & 4 deletions packages/analytics-js-plugins/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [3.6.15](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].14...@rudderstack/[email protected].15) (2024-11-22)
## [3.6.16](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].15...@rudderstack/[email protected].16) (2024-11-22)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.14.11`
* `@rudderstack/analytics-js` updated to version `3.11.11`
* `@rudderstack/analytics-js-cookies` updated to version `0.4.13`
* `@rudderstack/analytics-js-common` updated to version `3.14.12`
* `@rudderstack/analytics-js` updated to version `3.11.12`
* `@rudderstack/analytics-js-cookies` updated to version `0.4.14`
6 changes: 3 additions & 3 deletions packages/analytics-js-plugins/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].15",
"title": "@rudderstack/[email protected].15",
"discussion-category": "@rudderstack/[email protected].15",
"tag": "@rudderstack/[email protected].16",
"title": "@rudderstack/[email protected].16",
"discussion-category": "@rudderstack/[email protected].16",
"notesFile": "./packages/analytics-js-plugins/CHANGELOG_LATEST.md"
}
}
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics-js-service-worker/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [3.2.14](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].13...@rudderstack/[email protected].14) (2024-11-22)
## [3.2.15](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].14...@rudderstack/[email protected].15) (2024-11-22)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.14.11`
* `@rudderstack/analytics-js-common` updated to version `3.14.12`
6 changes: 3 additions & 3 deletions packages/analytics-js-service-worker/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].14",
"title": "rudderstack/[email protected].14",
"discussion-category": "rudderstack/[email protected].14",
"tag": "@rudderstack/[email protected].15",
"title": "rudderstack/[email protected].15",
"discussion-category": "rudderstack/[email protected].15",
"notesFile": "./packages/analytics-js-service-worker/CHANGELOG_LATEST.md"
}
}
Expand Down
8 changes: 4 additions & 4 deletions packages/analytics-js/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [3.11.12](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].11...@rudderstack/[email protected].12) (2024-11-22)
## [3.11.13](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].12...@rudderstack/[email protected].13) (2024-11-22)

### Dependency Updates

* `@rudderstack/analytics-js-cookies` updated to version `0.4.14`
* `@rudderstack/analytics-js-common` updated to version `3.14.11`
* `@rudderstack/analytics-js-plugins` updated to version `3.6.15`
* `@rudderstack/analytics-js-cookies` updated to version `0.4.15`
* `@rudderstack/analytics-js-common` updated to version `3.14.12`
* `@rudderstack/analytics-js-plugins` updated to version `3.6.16`
6 changes: 3 additions & 3 deletions packages/analytics-js/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].12",
"title": "@rudderstack/[email protected].12",
"discussion-category": "@rudderstack/[email protected].12",
"tag": "@rudderstack/[email protected].13",
"title": "@rudderstack/[email protected].13",
"discussion-category": "@rudderstack/[email protected].13",
"notesFile": "./packages/analytics-js/CHANGELOG_LATEST.md"
}
}
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics-v1.1/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [2.48.39](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].38[email protected].39) (2024-11-22)
## [2.48.40](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].39[email protected].40) (2024-11-22)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.14.11`
* `@rudderstack/analytics-js-common` updated to version `3.14.12`
6 changes: 3 additions & 3 deletions packages/analytics-v1.1/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "[email protected].39",
"title": "[email protected].39",
"discussion-category": "[email protected].39",
"tag": "[email protected].40",
"title": "[email protected].40",
"discussion-category": "[email protected].40",
"notesFile": "./packages/analytics-v1.1/CHANGELOG_LATEST.md"
}
}
Expand Down
4 changes: 2 additions & 2 deletions packages/loading-scripts/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [3.0.55](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].54...@rudderstack/[email protected].55) (2024-11-22)
## [3.0.56](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].55...@rudderstack/[email protected].56) (2024-11-22)

### Dependency Updates

* `@rudderstack/analytics-js` updated to version `3.11.12`
* `@rudderstack/analytics-js` updated to version `3.11.13`
6 changes: 3 additions & 3 deletions packages/loading-scripts/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].55",
"title": "@rudderstack/[email protected].55",
"discussion-category": "@rudderstack/[email protected].55",
"tag": "@rudderstack/[email protected].56",
"title": "@rudderstack/[email protected].56",
"discussion-category": "@rudderstack/[email protected].56",
"notesFile": "./packages/loading-scripts/CHANGELOG_LATEST.md"
}
}
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sonar.qualitygate.wait=false
sonar.projectKey=rudderlabs_rudder-sdk-js
sonar.organization=rudderlabs
sonar.projectName=rudder-sdk-js
sonar.projectVersion=3.64.0
sonar.projectVersion=3.65.0

# Meta-data for the project
sonar.links.scm=https://github.com/rudderlabs/rudder-sdk-js
Expand Down

0 comments on commit 2ea7659

Please sign in to comment.