Skip to content

Commit a5a32c1

Browse files
chore(release): publish
- @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected] - @wordpress/[email protected]
1 parent 28716bb commit a5a32c1

File tree

27 files changed

+27
-27
lines changed

27 files changed

+27
-27
lines changed

packages/annotations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/annotations",
3-
"version": "2.35.7",
3+
"version": "2.35.8",
44
"description": "Annotate content in the Gutenberg editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/base-styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/base-styles",
3-
"version": "4.26.3",
3+
"version": "4.26.4",
44
"description": "Base SCSS utilities and variables for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-directory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-directory",
3-
"version": "4.12.16",
3+
"version": "4.12.17",
44
"description": "Extend editor with block directory features to search, download and install blocks.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-editor",
3-
"version": "12.3.13",
3+
"version": "12.3.14",
44
"description": "Generic block editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/block-library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-library",
3-
"version": "8.12.16",
3+
"version": "8.12.17",
44
"description": "Block library for the WordPress editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/commands/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/commands",
3-
"version": "0.6.11",
3+
"version": "0.6.12",
44
"description": "Handles the commands menu.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/components",
3-
"version": "25.1.10",
3+
"version": "25.1.11",
44
"description": "UI components for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/core-commands/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/core-commands",
3-
"version": "0.4.14",
3+
"version": "0.4.15",
44
"description": "WordPress core reusable commands.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/core-data/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/core-data",
3-
"version": "6.12.14",
3+
"version": "6.12.15",
44
"description": "Access to and manipulation of core WordPress entities.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/customize-widgets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/customize-widgets",
3-
"version": "4.12.16",
3+
"version": "4.12.17",
44
"description": "Widgets blocks in Customizer Module for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/e2e-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/e2e-tests",
3-
"version": "7.6.10",
3+
"version": "7.6.11",
44
"description": "End-To-End (E2E) tests for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/edit-post/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/edit-post",
3-
"version": "7.12.16",
3+
"version": "7.12.17",
44
"description": "Edit Post module for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/edit-site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/edit-site",
3-
"version": "5.12.16",
3+
"version": "5.12.17",
44
"description": "Edit Site Page module for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/edit-widgets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/edit-widgets",
3-
"version": "5.12.16",
3+
"version": "5.12.17",
44
"description": "Widgets Page module for WordPress..",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/editor",
3-
"version": "13.12.14",
3+
"version": "13.12.15",
44
"description": "Enhanced block editor for WordPress posts.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/format-library/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/format-library",
3-
"version": "4.12.13",
3+
"version": "4.12.14",
44
"description": "Format library for the WordPress editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/interface/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/interface",
3-
"version": "5.12.10",
3+
"version": "5.12.11",
44
"description": "Interface module for WordPress. The package contains shared functionality across the modern JavaScript-based WordPress screens.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/list-reusable-blocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/list-reusable-blocks",
3-
"version": "4.12.10",
3+
"version": "4.12.11",
44
"description": "Adding Export/Import support to the reusable blocks listing.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/nux/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/nux",
3-
"version": "7.1.3",
3+
"version": "7.1.4",
44
"description": "NUX (New User eXperience) module for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/plugins/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/plugins",
3-
"version": "6.3.10",
3+
"version": "6.3.11",
44
"description": "Plugins module for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/postcss-plugins-preset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/postcss-plugins-preset",
3-
"version": "4.19.3",
3+
"version": "4.19.4",
44
"description": "PostCSS sharable plugins preset for WordPress development.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/preferences/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/preferences",
3-
"version": "3.12.10",
3+
"version": "3.12.11",
44
"description": "Utilities for managing WordPress preferences.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/reusable-blocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/reusable-blocks",
3-
"version": "4.12.14",
3+
"version": "4.12.15",
44
"description": "Reusable blocks utilities.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/rich-text/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/rich-text",
3-
"version": "6.12.7",
3+
"version": "6.12.8",
44
"description": "Rich text value and manipulation API.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/scripts",
3-
"version": "26.6.3",
3+
"version": "26.6.4",
44
"description": "Collection of reusable scripts for WordPress development.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/server-side-render/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/server-side-render",
3-
"version": "4.12.12",
3+
"version": "4.12.13",
44
"description": "The component used with WordPress to server-side render a preview of dynamic blocks to display in the editor.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/widgets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/widgets",
3-
"version": "3.12.14",
3+
"version": "3.12.15",
44
"description": "Functionality used by the widgets block editor in the Widgets screen and the Customizer.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)