Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.1.1 #652

Merged
merged 8 commits into from
Feb 9, 2022
Merged

Release 3.1.1 #652

merged 8 commits into from
Feb 9, 2022

Conversation

pauarge
Copy link
Contributor

@pauarge pauarge commented Feb 9, 2022

Releasing 3.1.1, which fixes some minor compatibility issues with WordPress 5.9.

This branch cherry-picks some changes from develop (see commit history) and puts them into trunk. We are including the CHANGELOG and version bumps alongside.

@pauarge pauarge added this to the 3.1.1 milestone Feb 9, 2022
pauarge and others added 6 commits February 9, 2022 10:43
* Updating all dependencies

* Removing i18n dependency
Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@20.0.2/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pauarge pauarge marked this pull request as ready for review February 9, 2022 10:12
@pauarge pauarge requested a review from a team as a code owner February 9, 2022 10:12
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>
@pauarge pauarge merged commit 168e697 into trunk Feb 9, 2022
@pauarge pauarge deleted the release-3.1.1 branch February 9, 2022 11:05
pauarge added a commit that referenced this pull request Feb 9, 2022
* Release 3.1.1 (#652)

* Fix recommended widget on WordPress 5.9 (#651)

* Upgrading version numbers

* Correct since annotations to 3.1.0 (#646)

* Updating all npm dependencies (#632)

* Updating all dependencies

* Removing i18n dependency

* Bump @wordpress/scripts from 20.0.1 to 20.0.2 (#637)

Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@20.0.2/packages/scripts)

---
updated-dependencies:
- dependency-name: "@wordpress/scripts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Switch to a theme that supports widgets (#631)

* Adding changelog

* Update CHANGELOG.md

Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>

Co-authored-by: Jeff Bowen <jblz@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>

* Adding dashes to CHANGELOG

Co-authored-by: Jeff Bowen <jblz@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Cicovic <23142906+acicovic@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants