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]
  • Loading branch information
maryamsharif committed Jul 5, 2023
1 parent a2e10dc commit b615a8b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions 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.50.0",
"version": "1.51.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@amplitude/ua-parser-js": "^0.7.25",
"@segment/actions-core": "^3.68.0",
"@segment/actions-core": "^3.69.0",
"cheerio": "^1.0.0-rc.10",
"dayjs": "^1.10.7",
"escape-goat": "^3",
Expand Down
6 changes: 3 additions & 3 deletions packages/browser-destinations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/browser-destinations",
"version": "3.96.0",
"version": "3.97.0",
"description": "Action based browser destinations",
"author": "Netto Farah",
"license": "MIT",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@braze/web-sdk": "npm:@braze/web-sdk@^4.1.0",
"@braze/web-sdk-v3": "npm:@braze/web-sdk@^3.5.1",
"@fullstory/browser": "^1.4.9",
"@segment/actions-shared": "^1.50.0",
"@segment/actions-shared": "^1.51.0",
"@segment/analytics-next": "^1.51.3",
"@segment/destination-subscriptions": "^3.22.0",
"dayjs": "^1.10.7",
Expand All @@ -52,7 +52,7 @@
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
"@babel/preset-env": "^7.13.10",
"@babel/preset-typescript": "^7.13.0",
"@segment/actions-core": "^3.68.0",
"@segment/actions-core": "^3.69.0",
"@types/amplitude-js": "^7.0.1",
"@types/jest": "^27.0.0",
"@types/js-cookie": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/actions-core",
"description": "Core runtime for Destinations Actions.",
"version": "3.68.0",
"version": "3.69.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/fab-5-engine",
Expand Down
6 changes: 3 additions & 3 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.178.0",
"version": "3.179.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down Expand Up @@ -40,8 +40,8 @@
"dependencies": {
"@amplitude/ua-parser-js": "^0.7.25",
"@segment/a1-notation": "^2.1.4",
"@segment/actions-core": "^3.68.0",
"@segment/actions-shared": "^1.50.0",
"@segment/actions-core": "^3.69.0",
"@segment/actions-shared": "^1.51.0",
"@types/node": "^18.11.15",
"aws4": "^1.12.0",
"cheerio": "^1.0.0-rc.10",
Expand Down

0 comments on commit b615a8b

Please sign in to comment.