From 65bd5545a73cae9f800c94a6ba903dab64488e3d Mon Sep 17 00:00:00 2001 From: Grzegorz Ziolkowski Date: Fri, 19 Mar 2021 09:11:25 +0100 Subject: [PATCH] chore(release): publish - @wordpress/e2e-tests@2.1.1 - @wordpress/eslint-plugin@9.0.1 - @wordpress/scripts@14.0.1 --- packages/e2e-tests/package.json | 2 +- packages/eslint-plugin/package.json | 2 +- packages/scripts/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/e2e-tests/package.json b/packages/e2e-tests/package.json index b6a1878c624ee..e7f28f8137126 100644 --- a/packages/e2e-tests/package.json +++ b/packages/e2e-tests/package.json @@ -1,6 +1,6 @@ { "name": "@wordpress/e2e-tests", - "version": "2.1.0", + "version": "2.1.1", "description": "End-To-End (E2E) tests for WordPress.", "author": "The WordPress Contributors", "license": "GPL-2.0-or-later", diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index ebf8aff15da88..f05aa17fae5b0 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@wordpress/eslint-plugin", - "version": "9.0.0", + "version": "9.0.1", "description": "ESLint plugin for WordPress development.", "author": "The WordPress Contributors", "license": "GPL-2.0-or-later", diff --git a/packages/scripts/package.json b/packages/scripts/package.json index 849047685ff3d..3b41cc2854fd7 100644 --- a/packages/scripts/package.json +++ b/packages/scripts/package.json @@ -1,6 +1,6 @@ { "name": "@wordpress/scripts", - "version": "14.0.0", + "version": "14.0.1", "description": "Collection of reusable scripts for WordPress development.", "author": "The WordPress Contributors", "license": "GPL-2.0-or-later",