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 Oct 18, 2024
1 parent 1439db7 commit dcdf1ef
Show file tree
Hide file tree
Showing 19 changed files with 61 additions and 55 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.43.0",
"version": "3.44.0",
"private": true,
"description": "Monorepo for RudderStack Analytics JS SDK",
"workspaces": [
Expand Down
4 changes: 2 additions & 2 deletions packages/analytics-js-common/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [3.9.4](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].3...@rudderstack/[email protected].4) (2024-10-17)
## [3.9.5](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].4...@rudderstack/[email protected].5) (2024-10-18)


### Bug Fixes

* renamed june destination display name ([324ba5d](https://github.com/rudderlabs/rudder-sdk-js/commit/324ba5d87184215cd1699fac66dff7ab79acc88a))
* add xpixel missing name mapping ([#1895](https://github.com/rudderlabs/rudder-sdk-js/issues/1895)) ([0800f36](https://github.com/rudderlabs/rudder-sdk-js/commit/0800f361b6a9b9866ba47d9a393cf7c2063b3815))

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].4",
"title": "@rudderstack/[email protected].4",
"discussion-category": "@rudderstack/[email protected].4",
"tag": "@rudderstack/[email protected].5",
"title": "@rudderstack/[email protected].5",
"discussion-category": "@rudderstack/[email protected].5",
"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.3.10](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].9...@rudderstack/[email protected].10) (2024-10-17)
## [0.3.11](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].10...@rudderstack/[email protected].11) (2024-10-18)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.9.4`
* `@rudderstack/analytics-js-common` updated to version `3.9.5`
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].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-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.9.1](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].0...@rudderstack/[email protected].1) (2024-10-17)
## [3.9.2](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].1...@rudderstack/[email protected].2) (2024-10-18)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.9.4`
* `@rudderstack/analytics-js-common` updated to version `3.9.5`
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].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-integrations/CHANGELOG_LATEST.md"
}
}
Expand Down
5 changes: 3 additions & 2 deletions packages/analytics-js-plugins/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## [3.4.18](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].17...@rudderstack/[email protected].18) (2024-10-17)
## [3.4.19](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].18...@rudderstack/[email protected].19) (2024-10-18)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.9.4`
* `@rudderstack/analytics-js-common` updated to version `3.9.5`
* `@rudderstack/analytics-js` updated to version `3.7.18`
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].18",
"title": "@rudderstack/[email protected].18",
"discussion-category": "@rudderstack/[email protected].18",
"tag": "@rudderstack/[email protected].19",
"title": "@rudderstack/[email protected].19",
"discussion-category": "@rudderstack/[email protected].19",
"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.1.13](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].12...@rudderstack/[email protected].13) (2024-10-17)
## [3.1.14](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].13...@rudderstack/[email protected].14) (2024-10-18)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.9.4`
* `@rudderstack/analytics-js-common` updated to version `3.9.5`
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].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-service-worker/CHANGELOG_LATEST.md"
}
}
Expand Down
13 changes: 9 additions & 4 deletions packages/analytics-js/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## [3.7.18](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].17...@rudderstack/[email protected].18) (2024-10-17)
## [3.7.19](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].18...@rudderstack/[email protected].19) (2024-10-18)

### Dependency Updates

* `@rudderstack/analytics-js-cookies` updated to version `0.3.10`
* `@rudderstack/analytics-js-common` updated to version `3.9.4`
* `@rudderstack/analytics-js-plugins` updated to version `3.4.18`
* `@rudderstack/analytics-js-cookies` updated to version `0.3.11`
* `@rudderstack/analytics-js-common` updated to version `3.9.5`
* `@rudderstack/analytics-js-plugins` updated to version `3.4.19`

### Bug Fixes

* harmless change in the core sdk package ([5c34b04](https://github.com/rudderlabs/rudder-sdk-js/commit/5c34b0453041a0dc1b8a7dc55eb0c884d16d0598))

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].18",
"title": "@rudderstack/[email protected].18",
"discussion-category": "@rudderstack/[email protected].18",
"tag": "@rudderstack/[email protected].19",
"title": "@rudderstack/[email protected].19",
"discussion-category": "@rudderstack/[email protected].19",
"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.20](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].19[email protected].20) (2024-10-17)
## [2.48.21](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].20[email protected].21) (2024-10-18)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.9.4`
* `@rudderstack/analytics-js-common` updated to version `3.9.5`
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].20",
"title": "[email protected].20",
"discussion-category": "[email protected].20",
"tag": "[email protected].21",
"title": "[email protected].21",
"discussion-category": "[email protected].21",
"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.35](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].34...@rudderstack/[email protected].35) (2024-10-17)
## [3.0.36](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].35...@rudderstack/[email protected].36) (2024-10-18)

### Dependency Updates

* `@rudderstack/analytics-js` updated to version `3.7.18`
* `@rudderstack/analytics-js` updated to version `3.7.19`
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].35",
"title": "@rudderstack/[email protected].35",
"discussion-category": "@rudderstack/[email protected].35",
"tag": "@rudderstack/[email protected].36",
"title": "@rudderstack/[email protected].36",
"discussion-category": "@rudderstack/[email protected].36",
"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.43.0
sonar.projectVersion=3.44.0

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

0 comments on commit dcdf1ef

Please sign in to comment.