Skip to content

Commit 0fe5ba4

Browse files
Publish (#3074)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab21ec0 commit 0fe5ba4

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.98.0",
3+
"version": "1.99.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.98.0",
18+
"@segment/analytics-browser-actions-braze": "^1.99.0",
1919
"@segment/browser-destination-runtime": "^1.87.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.98.0",
3+
"version": "1.99.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.409.0",
4+
"version": "3.410.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.123.0",
3+
"version": "1.124.0",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"
@@ -16,8 +16,8 @@
1616
"@segment/analytics-browser-actions-adobe-target": "^1.89.0",
1717
"@segment/analytics-browser-actions-algolia-plugins": "^1.65.0",
1818
"@segment/analytics-browser-actions-amplitude-plugins": "^1.88.0",
19-
"@segment/analytics-browser-actions-braze": "^1.98.0",
20-
"@segment/analytics-browser-actions-braze-cloud-plugins": "^1.98.0",
19+
"@segment/analytics-browser-actions-braze": "^1.99.0",
20+
"@segment/analytics-browser-actions-braze-cloud-plugins": "^1.99.0",
2121
"@segment/analytics-browser-actions-bucket": "^1.69.0",
2222
"@segment/analytics-browser-actions-cdpresolution": "^1.75.0",
2323
"@segment/analytics-browser-actions-commandbar": "^1.88.0",

0 commit comments

Comments
 (0)