File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.56.2-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 0.56.2] - 2024-11-26
129### Fixed
13- - Social | Fixed undefined index error on atomic sites
10+ - Social | Fixed undefined index error on atomic sites [ # 40337 ]
1411
1512## [ 0.56.1] - 2024-11-25
1613### Added
@@ -779,7 +776,7 @@ This is an alpha version! The changes listed here are not final.
779776- Updated package dependencies.
780777- Update package.json metadata.
781778
782- [ 0.56.2-alpha ] : https://github.com/Automattic/jetpack-publicize/compare/v0.56.1...v0.56.2-alpha
779+ [ 0.56.2 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.56.1...v0.56.2
783780[ 0.56.1 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.56.0...v0.56.1
784781[ 0.56.0 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.55.2...v0.56.0
785782[ 0.55.2 ] : https://github.com/Automattic/jetpack-publicize/compare/v0.55.1...v0.55.2
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @automattic/jetpack-publicize" ,
4- "version" : " 0.56.2-alpha " ,
4+ "version" : " 0.56.2" ,
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" : {
You can’t perform that action at this time.
0 commit comments