Skip to content

Commit 392d5d5

Browse files
gh-worker-dd-mergequeue-cf854d[bot]dd-octo-sts[bot]sdkennedy2
authored
Merge pull request #328 from DataDog/bump-version-v3.1.4
[bot] Bump versions to `v3.1.4` Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: scott.kennedy <scott.kennedy@datadoghq.com>
2 parents 57382e6 + 840d18d commit 392d5d5

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.1.3",
4+
"version": "3.1.4",
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.1.3",
4+
"version": "3.1.4",
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.1.3",
4+
"version": "3.1.4",
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.1.3",
4+
"version": "3.1.4",
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.1.3",
4+
"version": "3.1.4",
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.1.3",
4+
"version": "3.1.4",
55
"license": "MIT",
66
"author": "Datadog",
77
"description": "Datadog Webpack Plugin",

0 commit comments

Comments
 (0)