Skip to content

Commit 6db1992

Browse files
Update changelog files
1 parent bfaa61c commit 6db1992

File tree

191 files changed

+286
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

191 files changed

+286
-96
lines changed

packages/a11y/CHANGELOG.md

Lines changed: 2 additions & 0 deletions

packages/a11y/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/a11y",
3-
"version": "4.12.0",
3+
"version": "4.13.0-prerelease",
44
"description": "Accessibility (a11y) utilities for WordPress.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/annotations/CHANGELOG.md

Lines changed: 2 additions & 0 deletions

packages/annotations/package.json

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

packages/api-fetch/CHANGELOG.md

Lines changed: 2 additions & 0 deletions

packages/api-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/api-fetch",
3-
"version": "7.12.0",
3+
"version": "7.13.0-prerelease",
44
"description": "Utility to make WordPress REST API requests.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/autop/CHANGELOG.md

Lines changed: 2 additions & 0 deletions

packages/autop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/autop",
3-
"version": "4.12.0",
3+
"version": "4.13.0-prerelease",
44
"description": "WordPress's automatic paragraph functions `autop` and `removep`.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

packages/babel-plugin-import-jsx-pragma/CHANGELOG.md

Lines changed: 2 additions & 0 deletions

packages/babel-plugin-import-jsx-pragma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wordpress/babel-plugin-import-jsx-pragma",
3-
"version": "5.12.0",
3+
"version": "5.13.0-prerelease",
44
"description": "Babel transform plugin for automatically injecting an import to be used as the pragma for the React JSX Transform plugin.",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

0 commit comments

Comments
 (0)