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 Mar 15, 2024
1 parent cfea53a commit 2d47995
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 48 deletions.
14 changes: 7 additions & 7 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.0.0-beta.28",
"version": "3.0.0-beta.29",
"private": true,
"description": "Monorepo accommodating Rudderstack Analytics JS SDK",
"workspaces": [
Expand Down
10 changes: 3 additions & 7 deletions packages/analytics-js-integrations/CHANGELOG_LATEST.md
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))

6 changes: 3 additions & 3 deletions packages/analytics-js-integrations/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics-js-plugins/CHANGELOG_LATEST.md
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)

6 changes: 3 additions & 3 deletions packages/analytics-js-plugins/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down
14 changes: 1 addition & 13 deletions packages/analytics-js/CHANGELOG_LATEST.md
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)

6 changes: 3 additions & 3 deletions packages/analytics-js/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
Expand Down
7 changes: 1 addition & 6 deletions packages/loading-scripts/CHANGELOG_LATEST.md
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)

6 changes: 3 additions & 3 deletions packages/loading-scripts/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
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.0.0-beta.28
sonar.projectVersion=3.0.0-beta.29

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

0 comments on commit 2d47995

Please sign in to comment.