Skip to content

Commit

Permalink
Social: Add Threads connection UI (#37977)
Browse files Browse the repository at this point in the history
* Update threads icon color

* Add Threads to supported services for social connections

* Add badges support for services list in the modal

* Add changelogs

* Fix up versions

* Fix up versions

* Ensure threads is loaded in the initial post meta

* Add changelog

* Update screenshot and description

* Fix icon backdrop radius on Jetpack settings page

* Add specificity to facebook icon style

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/9640822445

Upstream-Ref: Automattic/jetpack@bc30c21
  • Loading branch information
manzoorwanijk authored and matticbot committed Jun 24, 2024
1 parent cbb4575 commit d4eaf4a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit d4eaf4a

Please sign in to comment.