Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @segment/[email protected]
 - @segment/[email protected]
 - @segment/[email protected]
 - @segment/[email protected]
 - @segment/[email protected]
  • Loading branch information
varadarajan-tw committed May 7, 2024
1 parent 1259ecf commit e6deb4b
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/actions-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/actions-shared",
"description": "Shared destination action methods and definitions.",
"version": "1.89.0",
"version": "1.90.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-browser-actions-friendbuy",
"version": "1.39.0",
"version": "1.40.0",
"license": "MIT",
"publishConfig": {
"access": "public",
Expand All @@ -16,7 +16,7 @@
"typings": "./dist/esm",
"dependencies": {
"@segment/actions-core": "^3.108.0",
"@segment/actions-shared": "^1.89.0",
"@segment/actions-shared": "^1.90.0",
"@segment/browser-destination-runtime": "^1.38.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-browser-actions-intercom",
"version": "1.41.0",
"version": "1.42.0",
"license": "MIT",
"publishConfig": {
"access": "public",
Expand All @@ -16,7 +16,7 @@
"typings": "./dist/esm",
"dependencies": {
"@segment/actions-core": "^3.108.0",
"@segment/actions-shared": "^1.89.0",
"@segment/actions-shared": "^1.90.0",
"@segment/browser-destination-runtime": "^1.38.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions 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.265.0",
"version": "3.266.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down Expand Up @@ -44,7 +44,7 @@
"@bufbuild/protoc-gen-es": "^1.4.2",
"@segment/a1-notation": "^2.1.4",
"@segment/actions-core": "^3.108.0",
"@segment/actions-shared": "^1.89.0",
"@segment/actions-shared": "^1.90.0",
"@types/node": "^18.11.15",
"ajv-formats": "^2.1.1",
"aws4": "^1.12.0",
Expand Down
6 changes: 3 additions & 3 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.55.0",
"version": "1.56.0",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
Expand All @@ -22,13 +22,13 @@
"@segment/analytics-browser-actions-cdpresolution": "^1.26.0",
"@segment/analytics-browser-actions-commandbar": "^1.39.0",
"@segment/analytics-browser-actions-devrev": "^1.26.0",
"@segment/analytics-browser-actions-friendbuy": "^1.39.0",
"@segment/analytics-browser-actions-friendbuy": "^1.40.0",
"@segment/analytics-browser-actions-fullstory": "^1.41.0",
"@segment/analytics-browser-actions-google-analytics-4": "^1.45.0",
"@segment/analytics-browser-actions-google-campaign-manager": "^1.29.0",
"@segment/analytics-browser-actions-heap": "^1.39.0",
"@segment/analytics-browser-actions-hubspot": "^1.39.0",
"@segment/analytics-browser-actions-intercom": "^1.41.0",
"@segment/analytics-browser-actions-intercom": "^1.42.0",
"@segment/analytics-browser-actions-iterate": "^1.39.0",
"@segment/analytics-browser-actions-jimo": "^1.27.0",
"@segment/analytics-browser-actions-koala": "^1.40.0",
Expand Down

0 comments on commit e6deb4b

Please sign in to comment.