Skip to content

Commit 3eb123e

Browse files
gh-worker-dd-mergequeue-cf854d[bot]dd-octo-sts[bot]jhssilva
authored
Merge pull request #478 from DataDog/bump-version-v3.2.12
[bot] Bump versions to `v3.2.12` Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: hugo.silva <hugo.silva@datadoghq.com>
2 parents 6140255 + d2fd046 commit 3eb123e

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.11",
4+
"version": "3.2.12",
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": "yarn@4.0.2",
4-
"version": "3.2.11",
4+
"version": "3.2.12",
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": "yarn@4.0.2",
4-
"version": "3.2.11",
4+
"version": "3.2.12",
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": "yarn@4.0.2",
4-
"version": "3.2.11",
4+
"version": "3.2.12",
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": "yarn@4.0.2",
4-
"version": "3.2.11",
4+
"version": "3.2.12",
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": "yarn@4.0.2",
4-
"version": "3.2.11",
4+
"version": "3.2.12",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Datadog Webpack Plugin",

0 commit comments

Comments
 (0)