Skip to content

Commit 139f434

Browse files
Publish (#2864)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c86d05f commit 139f434

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/browser-destinations/destinations/braze-cloud-plugins/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-braze-cloud-plugins",
3-
"version": "1.89.0",
3+
"version": "1.90.0",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public",
@@ -15,7 +15,7 @@
1515
},
1616
"typings": "./dist/esm",
1717
"dependencies": {
18-
"@segment/analytics-browser-actions-braze": "^1.89.0",
18+
"@segment/analytics-browser-actions-braze": "^1.90.0",
1919
"@segment/browser-destination-runtime": "^1.80.0"
2020
},
2121
"peerDependencies": {

packages/browser-destinations/destinations/braze/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-braze",
3-
"version": "1.89.0",
3+
"version": "1.90.0",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public",

packages/destination-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/action-destinations",
33
"description": "Destination Actions engine and definitions.",
4-
"version": "3.382.0",
4+
"version": "3.383.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/segmentio/action-destinations",

packages/destinations-manifest/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/destinations-manifest",
3-
"version": "1.111.0",
3+
"version": "1.112.0",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"
@@ -16,8 +16,8 @@
1616
"@segment/analytics-browser-actions-adobe-target": "^1.82.0",
1717
"@segment/analytics-browser-actions-algolia-plugins": "^1.58.0",
1818
"@segment/analytics-browser-actions-amplitude-plugins": "^1.81.0",
19-
"@segment/analytics-browser-actions-braze": "^1.89.0",
20-
"@segment/analytics-browser-actions-braze-cloud-plugins": "^1.89.0",
19+
"@segment/analytics-browser-actions-braze": "^1.90.0",
20+
"@segment/analytics-browser-actions-braze-cloud-plugins": "^1.90.0",
2121
"@segment/analytics-browser-actions-bucket": "^1.62.0",
2222
"@segment/analytics-browser-actions-cdpresolution": "^1.68.0",
2323
"@segment/analytics-browser-actions-commandbar": "^1.81.0",

0 commit comments

Comments
 (0)