Skip to content

Commit

Permalink
Publish (#2670)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 9, 2025
1 parent 3a967d2 commit a0232f6
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-browser-actions-braze-cloud-plugins",
"version": "1.77.0",
"version": "1.78.0",
"license": "MIT",
"publishConfig": {
"access": "public",
Expand All @@ -15,7 +15,7 @@
},
"typings": "./dist/esm",
"dependencies": {
"@segment/analytics-browser-actions-braze": "^1.77.0",
"@segment/analytics-browser-actions-braze": "^1.78.0",
"@segment/browser-destination-runtime": "^1.70.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-browser-actions-braze",
"version": "1.77.0",
"version": "1.78.0",
"license": "MIT",
"publishConfig": {
"access": "public",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-browser-actions-vwo",
"version": "1.72.0",
"version": "1.73.0",
"license": "MIT",
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/destination-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/action-destinations",
"description": "Destination Actions engine and definitions.",
"version": "3.353.0",
"version": "3.354.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down
8 changes: 4 additions & 4 deletions packages/destinations-manifest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/destinations-manifest",
"version": "1.96.0",
"version": "1.97.0",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
Expand All @@ -16,8 +16,8 @@
"@segment/analytics-browser-actions-adobe-target": "^1.71.0",
"@segment/analytics-browser-actions-algolia-plugins": "^1.48.0",
"@segment/analytics-browser-actions-amplitude-plugins": "^1.71.0",
"@segment/analytics-browser-actions-braze": "^1.77.0",
"@segment/analytics-browser-actions-braze-cloud-plugins": "^1.77.0",
"@segment/analytics-browser-actions-braze": "^1.78.0",
"@segment/analytics-browser-actions-braze-cloud-plugins": "^1.78.0",
"@segment/analytics-browser-actions-bucket": "^1.51.0",
"@segment/analytics-browser-actions-cdpresolution": "^1.58.0",
"@segment/analytics-browser-actions-commandbar": "^1.71.0",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@segment/analytics-browser-actions-upollo": "^1.71.0",
"@segment/analytics-browser-actions-userpilot": "^1.71.0",
"@segment/analytics-browser-actions-utils": "^1.71.0",
"@segment/analytics-browser-actions-vwo": "^1.72.0",
"@segment/analytics-browser-actions-vwo": "^1.73.0",
"@segment/analytics-browser-actions-wiseops": "^1.72.0",
"@segment/analytics-browser-hubble-web": "^1.57.0",
"@segment/browser-destination-runtime": "^1.70.0"
Expand Down

0 comments on commit a0232f6

Please sign in to comment.