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]
  • Loading branch information
joe-ayoub-segment committed Mar 15, 2023
1 parent f17541e commit 2e39219
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 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.133.0",
"version": "3.134.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@oclif/config": "^1",
"@oclif/errors": "^1",
"@oclif/plugin-help": "^3.3",
"@segment/action-destinations": "^3.137.0",
"@segment/action-destinations": "^3.138.0",
"@segment/actions-core": "^3.53.0",
"@types/node": "^18.11.15",
"chalk": "^4.1.1",
Expand Down
6 changes: 3 additions & 3 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.133.0",
"version": "3.134.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@oclif/config": "^1",
"@oclif/errors": "^1",
"@oclif/plugin-help": "^3.3",
"@segment/action-destinations": "^3.137.0",
"@segment/action-destinations": "^3.138.0",
"@segment/actions-core": "^3.53.0",
"@types/node": "^18.11.15",
"chalk": "^4.1.1",
Expand All @@ -81,7 +81,7 @@
"tslib": "^2.3.1"
},
"optionalDependencies": {
"@segment/actions-cli-internal": "^3.133.0",
"@segment/actions-cli-internal": "^3.134.0",
"@segment/browser-destinations": "^3.78.0"
},
"oclif": {
Expand Down
2 changes: 1 addition & 1 deletion 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.137.0",
"version": "3.138.0",
"repository": {
"type": "git",
"url": "https://github.com/segmentio/action-destinations",
Expand Down

0 comments on commit 2e39219

Please sign in to comment.