Skip to content

Commit 074748a

Browse files
[mq] [skip ddci] working branch - merge ed52ec5 on top of master at 6c14502
{"baseBranch":"master","baseCommit":"6c14502bff67929bbb89a5a58c9f1d25f7c904e9","createdAt":"2026-07-13T21:22:32.992441Z","headSha":"ed52ec5f99700876dfbd166c702074afc916bdee","id":"00a502d6-46d3-4033-a81e-5c34f25f8426","nextMergeabilityCheckAt":"2026-07-13T22:43:03.868493Z","priority":"200","pullRequestNumber":"456","queuedAt":"2026-07-13T21:43:07.961991Z","status":"STATUS_QUEUED"}
2 parents d0b0250 + ed52ec5 commit 074748a

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@datadog/build-plugins",
33
"private": true,
4-
"version": "3.2.5",
4+
"version": "3.2.6",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Root of Datadog's Build Plugins monorepo",

packages/published/esbuild-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@datadog/esbuild-plugin",
33
"packageManager": "[email protected]",
4-
"version": "3.2.5",
4+
"version": "3.2.6",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Datadog ESBuild Plugin",

packages/published/rollup-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@datadog/rollup-plugin",
33
"packageManager": "[email protected]",
4-
"version": "3.2.5",
4+
"version": "3.2.6",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Datadog Rollup Plugin",

packages/published/rspack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@datadog/rspack-plugin",
33
"packageManager": "[email protected]",
4-
"version": "3.2.5",
4+
"version": "3.2.6",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Datadog Rspack Plugin",

packages/published/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@datadog/vite-plugin",
33
"packageManager": "[email protected]",
4-
"version": "3.2.5",
4+
"version": "3.2.6",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Datadog Vite Plugin",

packages/published/webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@datadog/webpack-plugin",
33
"packageManager": "[email protected]",
4-
"version": "3.2.5",
4+
"version": "3.2.6",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Datadog Webpack Plugin",

0 commit comments

Comments
 (0)