diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c5b3d..02678fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.2-alpha] - unreleased + +This is an alpha version! The changes listed here are not final. + +### Fixed +- Update logo color for Threads + ## [3.1.1] - 2024-06-14 ### Changed - Internal updates. @@ -125,6 +132,7 @@ - Build: Refactored (aligned build system with Gridicons). +[3.1.2-alpha]: https://github.com/Automattic/social-logos/compare/v3.1.1...v3.1.2-alpha [3.1.1]: https://github.com/Automattic/social-logos/compare/v3.1.0...v3.1.1 [3.1.0]: https://github.com/Automattic/social-logos/compare/v3.0.2...v3.1.0 [3.0.2]: https://github.com/Automattic/social-logos/compare/v3.0.1...v3.0.2 diff --git a/package.json b/package.json index 47e01bb..50a09a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "social-logos", - "version": "3.1.1", + "version": "3.1.2-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": {