@@ -5,24 +5,21 @@ 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.80.0-alpha] - unreleased
9
-
10
- This is an alpha version! The changes listed here are not final.
11
-
8
+ ## [ 0.80.0] - 2025-03-03
12
9
### Security
13
- - Social: Moved Mastodon input form to start
10
+ - Social: Moved Mastodon input form to start. [ # 41986 ]
14
11
15
12
### Added
16
- - Added unit tests for the admin page
17
- - Publicize Components: Add Storybook support
13
+ - Added unit tests for the admin page. [ # 41951 ]
14
+ - Publicize Components: Add Storybook support. [ # 42167 ]
18
15
19
16
### Changed
20
- - Social | Improve connect URL generation
21
- - Update package dependencies.
17
+ - Social: Improve connect URL generation. [ # 42019 ]
18
+ - Update package dependencies. [ # 42081 ] [ # 42163 ]
22
19
23
20
### Fixed
24
- - Clean up Social admin page unit tests
25
- - Social | Avoid calling the settings endpoint on Social admin page if not relevant
21
+ - Clean up Social admin page unit tests. [ # 42064 ]
22
+ - Social: Avoid calling the settings endpoint on Social admin page if not relevant. [ # 42102 ]
26
23
27
24
## [ 0.79.0] - 2025-02-24
28
25
### Added
@@ -1124,7 +1121,7 @@ This is an alpha version! The changes listed here are not final.
1124
1121
### Changed
1125
1122
- Updated package dependencies. [ #24470 ]
1126
1123
1127
- [ 0.80.0-alpha ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.79.0...v0.80.0-alpha
1124
+ [ 0.80.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.79.0...v0.80.0
1128
1125
[ 0.79.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.78.0...v0.79.0
1129
1126
[ 0.78.0 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.77.2...v0.78.0
1130
1127
[ 0.77.2 ] : https://github.com/Automattic/jetpack-publicize-components/compare/v0.77.1...v0.77.2
0 commit comments