Skip to content

Commit 1512cfc

Browse files
Publish (#3645)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 20fe7fd commit 1512cfc

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

packages/actions-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/actions-shared",
33
"description": "Shared destination action methods and definitions.",
4-
"version": "1.148.0",
4+
"version": "1.149.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/segmentio/action-destinations",

packages/browser-destinations/destinations/friendbuy/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-friendbuy",
3-
"version": "1.98.0",
3+
"version": "1.99.0",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public",
@@ -16,7 +16,7 @@
1616
"typings": "./dist/esm",
1717
"dependencies": {
1818
"@segment/actions-core": "^3.165.0",
19-
"@segment/actions-shared": "^1.148.0",
19+
"@segment/actions-shared": "^1.149.0",
2020
"@segment/browser-destination-runtime": "^1.94.0"
2121
},
2222
"peerDependencies": {

packages/browser-destinations/destinations/intercom/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-intercom",
3-
"version": "1.103.0",
3+
"version": "1.104.0",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public",
@@ -16,7 +16,7 @@
1616
"typings": "./dist/esm",
1717
"dependencies": {
1818
"@segment/actions-core": "^3.165.0",
19-
"@segment/actions-shared": "^1.148.0",
19+
"@segment/actions-shared": "^1.149.0",
2020
"@segment/browser-destination-runtime": "^1.94.0"
2121
},
2222
"peerDependencies": {

packages/destination-actions/package.json

Lines changed: 2 additions & 2 deletions
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.476.0",
4+
"version": "3.477.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/segmentio/action-destinations",
@@ -48,7 +48,7 @@
4848
"@bufbuild/protobuf": "^2.2.3",
4949
"@segment/a1-notation": "^2.1.4",
5050
"@segment/actions-core": "^3.165.0",
51-
"@segment/actions-shared": "^1.148.0",
51+
"@segment/actions-shared": "^1.149.0",
5252
"@types/node": "^22.13.1",
5353
"ajv-formats": "^2.1.1",
5454
"aws4": "^1.12.0",

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.152.0",
3+
"version": "1.153.0",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"
@@ -25,15 +25,15 @@
2525
"@segment/analytics-browser-actions-contentstack-web": "^1.38.0",
2626
"@segment/analytics-browser-actions-devrev": "^1.82.0",
2727
"@segment/analytics-browser-actions-facebook-conversions-api-web": "^1.12.0",
28-
"@segment/analytics-browser-actions-friendbuy": "^1.98.0",
28+
"@segment/analytics-browser-actions-friendbuy": "^1.99.0",
2929
"@segment/analytics-browser-actions-fullsession": "^1.7.0",
3030
"@segment/analytics-browser-actions-fullstory": "^1.97.0",
3131
"@segment/analytics-browser-actions-google-analytics-4": "^1.106.0",
3232
"@segment/analytics-browser-actions-google-campaign-manager": "^1.86.0",
3333
"@segment/analytics-browser-actions-google-ec-plugins": "^1.4.0",
3434
"@segment/analytics-browser-actions-heap": "^1.95.0",
3535
"@segment/analytics-browser-actions-hubspot": "^1.95.0",
36-
"@segment/analytics-browser-actions-intercom": "^1.103.0",
36+
"@segment/analytics-browser-actions-intercom": "^1.104.0",
3737
"@segment/analytics-browser-actions-iterate": "^1.96.0",
3838
"@segment/analytics-browser-actions-jimo": "^1.86.0",
3939
"@segment/analytics-browser-actions-koala": "^1.97.0",

0 commit comments

Comments
 (0)