Skip to content

Commit

Permalink
prep build 12/16
Browse files Browse the repository at this point in the history
  • Loading branch information
bph committed Dec 16, 2023
2 parents 6fc65d3 + 41e1893 commit 955ab38
Show file tree
Hide file tree
Showing 182 changed files with 2,895 additions and 2,818 deletions.
21 changes: 21 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
== Changelog ==

= 17.2.3 =

## Changelog

### Bug Fixes

#### Components
- `FormTokenField`: Fix a regression where the suggestion list would re-open after clicking away from the input ([#57002](https://github.com/WordPress/gutenberg/pull/57002)).

## Contributors

The following contributors merged PRs in this release:

@talldan


= 17.2.2 =

This patch release fixes a WSOD which could occur in the site editor. See https://github.com/WordPress/gutenberg/pull/57035.


= 17.3.0-rc.1 =


Expand Down
31 changes: 0 additions & 31 deletions docs/contributors/code/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,37 +10,6 @@ Before you begin, there are some requirements that must be met in order to succe

Similar requirements apply to releasing WordPress's [npm packages](https://developer.wordpress.org/block-editor/contributors/code/release/#packages-releases-to-npm-and-wordpress-core-updates).

**Table of contents**

- **[Gutenberg plugin releases](#gutenberg-plugin-releases)**
- [Release schedule](#release-schedule)
- [Release management](#release-management)
- [Preparing a release](#preparing-a-release)
- [Organizing and labeling milestone PRs](#organizing-and-labeling-milestone-prs)
- [Running the release workflow](#running-the-release-workflow)
- [Publishing the @wordpress packages to NPM](#publishing-the-wordpress-packages-to-npm)
- [Viewing the release draft](#viewing-the-release-draft)
- [Curating the release changelog](#curating-the-release-changelog)
- [Creating release candidate patches (cherry-picking)](#creating-release-candidate-patches-cherry-picking)
- [Automated cherry-picking](#automated-cherry-picking)
- [Manual cherry-picking](#manual-cherry-picking)
- [Publishing the release](#publishing-the-release)
- [Troubleshooting the release](#troubleshooting-the-release)
- [Documenting the release](#documenting-the-release)
- [Selecting the release highlights](#selecting-the-release-highlights)
- [Requesting release assets](#requesting-release-assets)
- [Drafting the release post](#drafting-the-release-post)
- [Publishing the release post](#publishing-the-release-post)
- [Creating minor releases](#creating-minor-releases)
- [Updating the release branch](#updating-the-release-branch)
- [Running the minor release](#running-the-minor-release)
- [Creating a minor release for previous stable releases](#creating-a-minor-release-for-previous-stable-releases)
- [Troubleshooting](#troubleshooting)
- [Packages releases to NPM and WordPress Core updates](#packages-releases-to-npm-and-wordpress-core-updates)
- [Synchronizing the Gutenberg plugin](#synchronizing-the-gutenberg-plugin)
- [WordPress releases](#wordpress-releases)
- [Development releases](#development-releases)

## Gutenberg plugin releases

The first step in releasing a stable version of the Gutenberg plugin is to [create an issue](https://github.com/WordPress/gutenberg/issues/new?assignees=&labels=&projects=&template=New_release.md) in the Gutenberg repository. The issue template is called "Gutenberg Release," and it contains a checklist for the complete release process, from release candidate to changelog curation to cherry-picking, stable release, and release post. The issue for [Gutenberg 15.7](https://github.com/WordPress/gutenberg/issues/50092) is a good example.
Expand Down
21 changes: 0 additions & 21 deletions docs/getting-started/create-block/README.md

This file was deleted.

87 changes: 0 additions & 87 deletions docs/getting-started/create-block/attributes.md

This file was deleted.

147 changes: 0 additions & 147 deletions docs/getting-started/create-block/author-experience.md

This file was deleted.

Loading

0 comments on commit 955ab38

Please sign in to comment.