Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @segment/actions-shared@1.39.0
 - @segment/ajv-human-errors@2.6.0
 - @segment/browser-destinations-integration-tests@0.3.0
 - @segment/browser-destinations@3.82.0
 - @segment/actions-cli-internal@3.138.0
 - @segment/actions-cli@3.138.0
 - @segment/actions-core@3.57.0
 - @segment/action-destinations@3.142.0
 - @segment/destination-subscriptions@3.20.0
  • Loading branch information
SyedWasiHaider committed Mar 21, 2023
1 parent 2640b69 commit 4a72049
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 24 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.38.0",
"version": "1.39.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.56.0",
"@segment/actions-core": "^3.57.0",
"cheerio": "^1.0.0-rc.10",
"dayjs": "^1.10.7",
"escape-goat": "^3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ajv-human-errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/ajv-human-errors",
"version": "2.5.0",
"version": "2.6.0",
"description": "Human-readable error messages for Ajv (Another JSON Schema Validator).",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/browser-destinations-integration-tests",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 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.81.0",
"version": "3.82.0",
"description": "Action based browser destinations",
"author": "Netto Farah",
"license": "MIT",
Expand Down Expand Up @@ -34,9 +34,9 @@
"@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.38.0",
"@segment/actions-shared": "^1.39.0",
"@segment/analytics-next": "^1.29.3",
"@segment/destination-subscriptions": "^3.19.0",
"@segment/destination-subscriptions": "^3.20.0",
"dayjs": "^1.10.7",
"logrocket": "^3.0.1",
"tslib": "^2.3.1",
Expand All @@ -48,7 +48,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.56.0",
"@segment/actions-core": "^3.57.0",
"@types/amplitude-js": "^7.0.1",
"@types/jest": "^27.0.0",
"babel-jest": "^27.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/cli-internal/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/actions-cli-internal",
"description": "CLI to interact with Segment integrations",
"version": "3.137.0",
"version": "3.138.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -53,8 +53,8 @@
"@oclif/config": "^1",
"@oclif/errors": "^1",
"@oclif/plugin-help": "^3.3",
"@segment/action-destinations": "^3.141.0",
"@segment/actions-core": "^3.56.0",
"@segment/action-destinations": "^3.142.0",
"@segment/actions-core": "^3.57.0",
"@types/node": "^18.11.15",
"chalk": "^4.1.1",
"chokidar": "^3.5.1",
Expand All @@ -78,7 +78,7 @@
"tslib": "^2.3.1"
},
"optionalDependencies": {
"@segment/browser-destinations": "^3.81.0",
"@segment/browser-destinations": "^3.82.0",
"@segment/control-plane-service-client": "github:segmentio/control-plane-service-js-client.git#master"
},
"oclif": {
Expand Down
10 changes: 5 additions & 5 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/actions-cli",
"description": "CLI to interact with Segment integrations",
"version": "3.137.0",
"version": "3.138.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -56,8 +56,8 @@
"@oclif/config": "^1",
"@oclif/errors": "^1",
"@oclif/plugin-help": "^3.3",
"@segment/action-destinations": "^3.141.0",
"@segment/actions-core": "^3.56.0",
"@segment/action-destinations": "^3.142.0",
"@segment/actions-core": "^3.57.0",
"@types/node": "^18.11.15",
"chalk": "^4.1.1",
"chokidar": "^3.5.1",
Expand All @@ -81,8 +81,8 @@
"tslib": "^2.3.1"
},
"optionalDependencies": {
"@segment/actions-cli-internal": "^3.137.0",
"@segment/browser-destinations": "^3.81.0"
"@segment/actions-cli-internal": "^3.138.0",
"@segment/browser-destinations": "^3.82.0"
},
"oclif": {
"commands": "./dist/commands",
Expand Down
6 changes: 3 additions & 3 deletions 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.56.0",
"version": "3.57.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/fab-5-engine",
Expand Down Expand Up @@ -54,8 +54,8 @@
},
"dependencies": {
"@lukeed/uuid": "^2.0.0",
"@segment/ajv-human-errors": "^2.5.0",
"@segment/destination-subscriptions": "^3.19.0",
"@segment/ajv-human-errors": "^2.6.0",
"@segment/destination-subscriptions": "^3.20.0",
"@types/node": "^18.11.15",
"abort-controller": "^3.0.0",
"aggregate-error": "^3.1.0",
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.141.0",
"version": "3.142.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down Expand Up @@ -39,8 +39,8 @@
"dependencies": {
"@amplitude/ua-parser-js": "^0.7.25",
"@segment/a1-notation": "^2.1.4",
"@segment/actions-core": "^3.56.0",
"@segment/actions-shared": "^1.38.0",
"@segment/actions-core": "^3.57.0",
"@segment/actions-shared": "^1.39.0",
"@types/node": "^18.11.15",
"cheerio": "^1.0.0-rc.10",
"dayjs": "^1.10.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/destination-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@segment/destination-subscriptions",
"version": "3.19.0",
"version": "3.20.0",
"description": "Validate event payload using subscription AST",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 4a72049

Please sign in to comment.