Skip to content

Commit 17583a5

Browse files
tbradshamatticbot
authored andcommitted
Changelog and readme.txt edits.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12778002224 Upstream-Ref: Automattic/jetpack@27833a3
1 parent 72451aa commit 17583a5

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.57.3-alpha] - unreleased
9-
10-
This is an alpha version! The changes listed here are not final.
11-
8+
## [0.57.3] - 2025-01-14
129
### Fixed
13-
- Social | Fix failure on post save with LinkedIn connection enabled
10+
- Social: Fix failure on post save with LinkedIn connection enabled. [#41000]
1411

1512
## [0.57.2] - 2025-01-13
1613
### Added
@@ -810,7 +807,7 @@ This is an alpha version! The changes listed here are not final.
810807
- Updated package dependencies.
811808
- Update package.json metadata.
812809

813-
[0.57.3-alpha]: https://github.com/Automattic/jetpack-publicize/compare/v0.57.2...v0.57.3-alpha
810+
[0.57.3]: https://github.com/Automattic/jetpack-publicize/compare/v0.57.2...v0.57.3
814811
[0.57.2]: https://github.com/Automattic/jetpack-publicize/compare/v0.57.1...v0.57.2
815812
[0.57.1]: https://github.com/Automattic/jetpack-publicize/compare/v0.57.0...v0.57.1
816813
[0.57.0]: https://github.com/Automattic/jetpack-publicize/compare/v0.56.5...v0.57.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@automattic/jetpack-publicize",
4-
"version": "0.57.3-alpha",
4+
"version": "0.57.3",
55
"description": "Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/publicize/#readme",
77
"bugs": {

0 commit comments

Comments
 (0)