diff --git a/CHANGELOG.md b/CHANGELOG.md index 195eab2..3f5cfec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [3.1.14-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + ## [3.1.13] - 2024-11-25 ### Changed - Update example with ids for jsx-a11y/label-has-associated-control. [#40199] @@ -176,6 +180,7 @@ - Build: Refactored (aligned build system with Gridicons). +[3.1.14-alpha]: https://github.com/Automattic/social-logos/compare/v3.1.13...v3.1.14-alpha [3.1.13]: https://github.com/Automattic/social-logos/compare/v3.1.12...v3.1.13 [3.1.12]: https://github.com/Automattic/social-logos/compare/v3.1.11...v3.1.12 [3.1.11]: https://github.com/Automattic/social-logos/compare/v3.1.10...v3.1.11 diff --git a/package.json b/package.json index f6d7ef8..d30b1da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "social-logos", - "version": "3.1.13", + "version": "3.1.14-alpha", "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": {