File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 0.48.0-alpha] - unreleased
9
-
10
- This is an alpha version! The changes listed here are not final.
11
-
8
+ ## [ 0.48.0] - 2024-02-26
12
9
### Added
13
- - Added toggle to Social admin page for the Social Notes
10
+ - Added toggle to Social admin page for the Social Notes [ # 35681 ]
14
11
15
12
### Changed
16
- - Added description to social previews for titeless posts
13
+ - Added description to social previews for titleless posts [ # 35728 ]
17
14
18
15
### Removed
19
- - Removed a notice to tell users that instagram is new nad can be connected
16
+ - Removed a notice to tell users that instagram is new nad can be connected [ # 35860 ]
20
17
21
18
## [ 0.47.1] - 2024-02-13
22
19
### Changed
@@ -603,7 +600,7 @@ This is an alpha version! The changes listed here are not final.
603
600
### Changed
604
601
- Updated package dependencies. [ #24470 ]
605
602
606
- [ 0.48.0-alpha ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.47.1...v0.48.0-alpha
603
+ [ 0.48.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.47.1...v0.48.0
607
604
[ 0.47.1 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.47.0...v0.47.1
608
605
[ 0.47.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.46.0...v0.47.0
609
606
[ 0.46.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.45.2...v0.46.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @automattic/jetpack-publicize-components" ,
4
- "version" : " 0.48.0-alpha " ,
4
+ "version" : " 0.48.0" ,
5
5
"description" : " A library of JS components required by the Publicize editor plugin" ,
6
6
"homepage" : " https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/publicize-components/#readme" ,
7
7
"bugs" : {
You can’t perform that action at this time.
0 commit comments