Skip to content

Commit a74a70e

Browse files
chore(release): publish
- @wordpress/block-directory@5.0.9 - @wordpress/block-editor@13.0.7 - @wordpress/block-library@9.0.8 - @wordpress/core-commands@1.0.7 - @wordpress/core-data@7.0.7 - @wordpress/customize-widgets@5.0.8 - @wordpress/dataviews@2.0.5 - @wordpress/edit-post@8.0.9 - @wordpress/edit-site@6.0.9 - @wordpress/edit-widgets@6.0.8 - @wordpress/editor@14.0.8 - @wordpress/format-library@5.0.7 - @wordpress/patterns@2.0.7 - @wordpress/reusable-blocks@5.0.7 - @wordpress/widgets@4.0.7
1 parent d019d3c commit a74a70e

File tree

16 files changed

+30
-30
lines changed

16 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/block-directory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/block-directory",
3-
"version": "5.0.8",
3+
"version": "5.0.9",
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

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

packages/block-library/package.json

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

packages/core-commands/package.json

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

packages/core-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/core-data",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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

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

packages/dataviews/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/dataviews",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "DataViews is a component that provides an API to render datasets using different types of layouts (table, grid, list, etc.).",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/edit-post/package.json

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

packages/edit-site/package.json

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

0 commit comments

Comments
 (0)