Skip to content

Commit 583a2d9

Browse files
authored
Merge pull request #1936 from DataDog/xabier.aldama/v4.1.0
v4.1.0
2 parents 75a2789 + e5c628d commit 583a2d9

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-base",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "Base package for Datadog CI",
55
"license": "Apache-2.0",
66
"keywords": [

packages/datadog-ci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "Use Datadog from your CI.",
55
"license": "Apache-2.0",
66
"keywords": [

packages/plugin-aas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-aas",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `aas` commands",
66
"keywords": [

packages/plugin-cloud-run/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-cloud-run",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `cloud-run` commands",
66
"keywords": [

packages/plugin-deployment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-deployment",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `deployment` commands",
66
"keywords": [

packages/plugin-dora/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-dora",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `dora` commands",
66
"keywords": [

packages/plugin-gate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-gate",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `gate` commands",
66
"keywords": [

packages/plugin-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-lambda",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `lambda` commands",
66
"keywords": [

packages/plugin-sarif/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-sarif",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `sarif` commands",
66
"keywords": [

packages/plugin-sbom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datadog/datadog-ci-plugin-sbom",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"license": "Apache-2.0",
55
"description": "Datadog CI plugin for `sbom` commands",
66
"keywords": [

0 commit comments

Comments
 (0)