From 75c07e4c691c5d0a8d54508790db272a02e72e73 Mon Sep 17 00:00:00 2001 From: ice9js Date: Mon, 14 Oct 2024 13:56:19 +0000 Subject: [PATCH] Backport jetpack 14.0-a.3 Changes (#39760) * Changelog and readme.txt edits. * Add changelog entry for Jetpack 13.9.1 Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11328814297 Upstream-Ref: Automattic/jetpack@15f3015e3b3c3d3d5886457ee6d0067860bcae8c --- CHANGELOG.md | 9 +++------ package.json | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d29c19..fadc432 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,6 @@ -## [3.1.9-alpha] - unreleased - -This is an alpha version! The changes listed here are not final. - +## [3.1.9] - 2024-10-14 ### Fixed -- Add `key` in React example to make it more correct. +- Add `key` in React example to make it more correct. [#39709] ## [3.1.8] - 2024-09-05 ### Fixed @@ -160,7 +157,7 @@ This is an alpha version! The changes listed here are not final. - Build: Refactored (aligned build system with Gridicons). -[3.1.9-alpha]: https://github.com/Automattic/social-logos/compare/v3.1.8...v3.1.9-alpha +[3.1.9]: https://github.com/Automattic/social-logos/compare/v3.1.8...v3.1.9 [3.1.8]: https://github.com/Automattic/social-logos/compare/v3.1.7...v3.1.8 [3.1.7]: https://github.com/Automattic/social-logos/compare/v3.1.6...v3.1.7 [3.1.6]: https://github.com/Automattic/social-logos/compare/v3.1.5...v3.1.6 diff --git a/package.json b/package.json index d371729..a62e501 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "social-logos", - "version": "3.1.9-alpha", + "version": "3.1.9", "description": "A repository of all the social logos used on WordPress.com.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/social-logos/", "bugs": {