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 Jul 24, 2024
1 parent a37b671 commit 3f09c58
Show file tree
Hide file tree
Showing 19 changed files with 49 additions and 71 deletions.
4 changes: 2 additions & 2 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.26.0",
"version": "3.27.0",
"private": true,
"description": "Monorepo for RudderStack Analytics JS SDK",
"workspaces": [
Expand Down
9 changes: 2 additions & 7 deletions packages/analytics-js-common/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
## [3.7.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js-common@3.6.1...@rudderstack/analytics-js-common@3.7.0) (2024-07-19)
## [3.8.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/analytics-js-common@3.7.0...@rudderstack/analytics-js-common@3.8.0) (2024-07-24)


### Features

* error reporting plugin ([#1601](https://github.com/rudderlabs/rudder-sdk-js/issues/1601)) ([1f2629e](https://github.com/rudderlabs/rudder-sdk-js/commit/1f2629e594740763ce9bd54a21213b92d80ae085))


### Bug Fixes

* event API overloads ([#1782](https://github.com/rudderlabs/rudder-sdk-js/issues/1782)) ([02c5b47](https://github.com/rudderlabs/rudder-sdk-js/commit/02c5b47d0a83250fb5180e9ed467a92361663dab))
* **analytics-js-integrations:** onboard ga4 v2 hybrid mode ([#1802](https://github.com/rudderlabs/rudder-sdk-js/issues/1802)) ([2c8c3be](https://github.com/rudderlabs/rudder-sdk-js/commit/2c8c3bea8ada300c62729eb114dbe8ff84ae9269))

6 changes: 3 additions & 3 deletions packages/analytics-js-common/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/analytics-js-common@3.7.0",
"title": "@rudderstack/analytics-js-common@3.7.0",
"discussion-category": "@rudderstack/analytics-js-common@3.7.0",
"tag": "@rudderstack/analytics-js-common@3.8.0",
"title": "@rudderstack/analytics-js-common@3.8.0",
"discussion-category": "@rudderstack/analytics-js-common@3.8.0",
"notesFile": "./packages/analytics-js-common/CHANGELOG_LATEST.md"
}
}
Expand Down
9 changes: 2 additions & 7 deletions packages/analytics-js-cookies/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
## [0.3.3](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].2...@rudderstack/[email protected].3) (2024-07-19)
## [0.3.4](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].3...@rudderstack/[email protected].4) (2024-07-24)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `0.3.2`

### Bug Fixes

* event API overloads ([#1782](https://github.com/rudderlabs/rudder-sdk-js/issues/1782)) ([02c5b47](https://github.com/rudderlabs/rudder-sdk-js/commit/02c5b47d0a83250fb5180e9ed467a92361663dab))

* `@rudderstack/analytics-js-common` updated to version `0.3.3`
6 changes: 3 additions & 3 deletions packages/analytics-js-cookies/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].3",
"title": "@rudderstack/[email protected].3",
"discussion-category": "@rudderstack/[email protected].3",
"tag": "@rudderstack/[email protected].4",
"title": "@rudderstack/[email protected].4",
"discussion-category": "@rudderstack/[email protected].4",
"notesFile": "./packages/analytics-js-cookies/CHANGELOG_LATEST.md"
}
}
Expand Down
8 changes: 4 additions & 4 deletions packages/analytics-js-integrations/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## [3.4.5](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].4...@rudderstack/analytics-js-integrations@3.4.5) (2024-07-19)
## [3.5.0](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].5...@rudderstack/analytics-js-integrations@3.5.0) (2024-07-24)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.4.4`
* `@rudderstack/analytics-js-common` updated to version `3.4.5`

### Bug Fixes
### Features

* event API overloads ([#1782](https://github.com/rudderlabs/rudder-sdk-js/issues/1782)) ([02c5b47](https://github.com/rudderlabs/rudder-sdk-js/commit/02c5b47d0a83250fb5180e9ed467a92361663dab))
* **analytics-js-integrations:** onboard ga4 v2 hybrid mode ([#1802](https://github.com/rudderlabs/rudder-sdk-js/issues/1802)) ([2c8c3be](https://github.com/rudderlabs/rudder-sdk-js/commit/2c8c3bea8ada300c62729eb114dbe8ff84ae9269))

6 changes: 3 additions & 3 deletions packages/analytics-js-integrations/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/analytics-js-integrations@3.4.5",
"title": "@rudderstack/analytics-js-integrations@3.4.5",
"discussion-category": "@rudderstack/analytics-js-integrations@3.4.5",
"tag": "@rudderstack/analytics-js-integrations@3.5.0",
"title": "@rudderstack/analytics-js-integrations@3.5.0",
"discussion-category": "@rudderstack/analytics-js-integrations@3.5.0",
"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.5](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].4...@rudderstack/[email protected].5) (2024-07-23)
## [3.4.6](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].5...@rudderstack/[email protected].6) (2024-07-24)

### Dependency Updates

* `@rudderstack/analytics-js` updated to version `3.4.4`
* `@rudderstack/analytics-js-common` updated to version `3.4.5`
* `@rudderstack/analytics-js-cookies` updated to version `3.4.5`
6 changes: 3 additions & 3 deletions packages/analytics-js-plugins/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].5",
"title": "@rudderstack/[email protected].5",
"discussion-category": "@rudderstack/[email protected].5",
"tag": "@rudderstack/[email protected].6",
"title": "@rudderstack/[email protected].6",
"discussion-category": "@rudderstack/[email protected].6",
"notesFile": "./packages/analytics-js-plugins/CHANGELOG_LATEST.md"
}
}
Expand Down
9 changes: 2 additions & 7 deletions packages/analytics-js-service-worker/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
## [3.1.5](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].4...@rudderstack/[email protected].5) (2024-07-19)
## [3.1.6](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].5...@rudderstack/[email protected].6) (2024-07-24)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `3.1.4`

### Bug Fixes

* event API overloads ([#1782](https://github.com/rudderlabs/rudder-sdk-js/issues/1782)) ([02c5b47](https://github.com/rudderlabs/rudder-sdk-js/commit/02c5b47d0a83250fb5180e9ed467a92361663dab))

* `@rudderstack/analytics-js-common` updated to version `3.1.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 @@ -52,9 +52,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].5",
"title": "rudderstack/[email protected].5",
"discussion-category": "rudderstack/[email protected].5",
"tag": "@rudderstack/[email protected].6",
"title": "rudderstack/[email protected].6",
"discussion-category": "rudderstack/[email protected].6",
"notesFile": "./packages/analytics-js-service-worker/CHANGELOG_LATEST.md"
}
}
Expand Down
11 changes: 4 additions & 7 deletions packages/analytics-js/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
## [3.7.5](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].4...@rudderstack/[email protected].5) (2024-07-23)
## [3.7.6](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].5...@rudderstack/[email protected].6) (2024-07-24)

### Dependency Updates

* `@rudderstack/analytics-js-plugins` updated to version `3.7.4`

### Bug Fixes

* disable error reporting ([#1804](https://github.com/rudderlabs/rudder-sdk-js/issues/1804)) ([e61a298](https://github.com/rudderlabs/rudder-sdk-js/commit/e61a298675fcb852b9e5e64082f88d9ded4c248b))

* `@rudderstack/analytics-js-cookies` updated to version `3.7.5`
* `@rudderstack/analytics-js-common` updated to version `3.7.5`
* `@rudderstack/analytics-js-plugins` updated to version `3.7.5`
6 changes: 3 additions & 3 deletions packages/analytics-js/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].5",
"title": "@rudderstack/[email protected].5",
"discussion-category": "@rudderstack/[email protected].5",
"tag": "@rudderstack/[email protected].6",
"title": "@rudderstack/[email protected].6",
"discussion-category": "@rudderstack/[email protected].6",
"notesFile": "./packages/analytics-js/CHANGELOG_LATEST.md"
}
}
Expand Down
9 changes: 2 additions & 7 deletions packages/analytics-v1.1/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
## [2.48.13](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].12[email protected].13) (2024-07-19)
## [2.48.14](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected].13[email protected].14) (2024-07-24)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `2.48.12`

### Bug Fixes

* event API overloads ([#1782](https://github.com/rudderlabs/rudder-sdk-js/issues/1782)) ([02c5b47](https://github.com/rudderlabs/rudder-sdk-js/commit/02c5b47d0a83250fb5180e9ed467a92361663dab))

* `@rudderstack/analytics-js-common` updated to version `2.48.13`
6 changes: 3 additions & 3 deletions packages/analytics-v1.1/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "[email protected].13",
"title": "[email protected].13",
"discussion-category": "[email protected].13",
"tag": "[email protected].14",
"title": "[email protected].14",
"discussion-category": "[email protected].14",
"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.22](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].21...@rudderstack/[email protected].22) (2024-07-23)
## [3.0.23](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].22...@rudderstack/[email protected].23) (2024-07-24)

### Dependency Updates

* `@rudderstack/analytics-js` updated to version `3.0.21`
* `@rudderstack/analytics-js` updated to version `3.0.22`
6 changes: 3 additions & 3 deletions packages/loading-scripts/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].22",
"title": "@rudderstack/[email protected].22",
"discussion-category": "@rudderstack/[email protected].22",
"tag": "@rudderstack/[email protected].23",
"title": "@rudderstack/[email protected].23",
"discussion-category": "@rudderstack/[email protected].23",
"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.26.0
sonar.projectVersion=3.27.0

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

0 comments on commit 3f09c58

Please sign in to comment.