Skip to content

Commit

Permalink
Changelog and readme.txt edits. (#39054)
Browse files Browse the repository at this point in the history
  • Loading branch information
allilevine authored and matticbot committed Aug 23, 2024
1 parent 48bff09 commit c565c0e
Show file tree
Hide file tree
Showing 61 changed files with 529 additions and 597 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"require": {
"automattic/jetpack-mu-wpcom": "^5.58.0-alpha"
"automattic/jetpack-mu-wpcom": "^5.59.0-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
254 changes: 127 additions & 127 deletions composer.lock

Large diffs are not rendered by default.

9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.2-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [2.0.2] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [2.0.1] - 2024-03-12
### Changed
Expand Down Expand Up @@ -142,7 +139,7 @@ This is an alpha version! The changes listed here are not final.

- Creates the MC Stats package

[2.0.2-alpha]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.1...v2.0.2-alpha
[2.0.2]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.22...v2.0.0
[1.4.22]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.21...v1.4.22
Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-admin-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.3-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.4.3] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [0.4.2] - 2024-04-22
### Changed
Expand Down Expand Up @@ -155,7 +152,7 @@ This is an alpha version! The changes listed here are not final.
### Fixed
- Fixing menu visibility issues.

[0.4.3-alpha]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.2...0.4.3-alpha
[0.4.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.2...0.4.3
[0.4.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.1...0.4.2
[0.4.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.0...0.4.1
[0.4.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.2...0.4.0
Expand Down
2 changes: 1 addition & 1 deletion vendor/automattic/jetpack-admin-ui/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
"automattic/jetpack-changelogger": "^4.2.6",
"automattic/jetpack-logo": "^2.0.4-alpha",
"automattic/jetpack-logo": "^2.0.4",
"automattic/wordbless": "dev-master"
},
"suggest": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
*/
class Admin_Menu {

const PACKAGE_VERSION = '0.4.3-alpha';
const PACKAGE_VERSION = '0.4.3';

/**
* Whether this class has been initialized
Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.3.4-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [2.3.4] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [2.3.3] - 2024-08-21
### Changed
Expand Down Expand Up @@ -485,7 +482,7 @@ This is an alpha version! The changes listed here are not final.

- Statically access asset tools

[2.3.4-alpha]: https://github.com/Automattic/jetpack-assets/compare/v2.3.3...v2.3.4-alpha
[2.3.4]: https://github.com/Automattic/jetpack-assets/compare/v2.3.3...v2.3.4
[2.3.3]: https://github.com/Automattic/jetpack-assets/compare/v2.3.2...v2.3.3
[2.3.2]: https://github.com/Automattic/jetpack-assets/compare/v2.3.1...v2.3.2
[2.3.1]: https://github.com/Automattic/jetpack-assets/compare/v2.3.0...v2.3.1
Expand Down
2 changes: 1 addition & 1 deletion vendor/automattic/jetpack-assets/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-constants": "^2.0.4-alpha"
"automattic/jetpack-constants": "^2.0.4"
},
"require-dev": {
"brain/monkey": "2.6.1",
Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-blaze/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.22.7-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.22.7] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [0.22.6] - 2024-08-21
### Changed
Expand Down Expand Up @@ -435,7 +432,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Updated package dependencies. [#27906]

[0.22.7-alpha]: https://github.com/automattic/jetpack-blaze/compare/v0.22.6...v0.22.7-alpha
[0.22.7]: https://github.com/automattic/jetpack-blaze/compare/v0.22.6...v0.22.7
[0.22.6]: https://github.com/automattic/jetpack-blaze/compare/v0.22.5...v0.22.6
[0.22.5]: https://github.com/automattic/jetpack-blaze/compare/v0.22.4...v0.22.5
[0.22.4]: https://github.com/automattic/jetpack-blaze/compare/v0.22.3...v0.22.4
Expand Down
14 changes: 7 additions & 7 deletions vendor/automattic/jetpack-blaze/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-assets": "^2.3.4-alpha",
"automattic/jetpack-connection": "^2.12.4-alpha",
"automattic/jetpack-constants": "^2.0.4-alpha",
"automattic/jetpack-plans": "^0.4.8-alpha",
"automattic/jetpack-redirect": "^2.0.3-alpha",
"automattic/jetpack-status": "^3.3.4-alpha",
"automattic/jetpack-sync": "^3.7.1-alpha"
"automattic/jetpack-assets": "^2.3.4",
"automattic/jetpack-connection": "^2.12.4",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-plans": "^0.4.8",
"automattic/jetpack-redirect": "^2.0.3",
"automattic/jetpack-status": "^3.3.4",
"automattic/jetpack-sync": "^3.7.1"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion vendor/automattic/jetpack-blaze/src/class-dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Dashboard {
*
* @var string
*/
const PACKAGE_VERSION = '0.22.7-alpha';
const PACKAGE_VERSION = '0.22.7';

/**
* List of dependencies needed to render the dashboard in wp-admin.
Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-blocks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.5-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [2.0.5] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [2.0.4] - 2024-05-20
### Changed
Expand Down Expand Up @@ -193,7 +190,7 @@ This is an alpha version! The changes listed here are not final.

- Blocks: introduce new package for block management

[2.0.5-alpha]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.4...v2.0.5-alpha
[2.0.5]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.4...v2.0.5
[2.0.4]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.1...v2.0.2
Expand Down
2 changes: 1 addition & 1 deletion vendor/automattic/jetpack-blocks/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-constants": "^2.0.4-alpha"
"automattic/jetpack-constants": "^2.0.4"
},
"require-dev": {
"automattic/wordbless": "dev-master",
Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-calypsoify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.4-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.1.4] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [0.1.3] - 2024-08-19
### Changed
Expand All @@ -36,7 +33,7 @@ This is an alpha version! The changes listed here are not final.
- Calypsoify: Load feature from the Calypsoify package. [#37375]
- Updated package dependencies. [#37379]

[0.1.4-alpha]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.3...v0.1.4-alpha
[0.1.4]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.0...v0.1.1
4 changes: 2 additions & 2 deletions vendor/automattic/jetpack-calypsoify/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-assets": "^2.3.4-alpha",
"automattic/jetpack-status": "^3.3.4-alpha"
"automattic/jetpack-assets": "^2.3.4",
"automattic/jetpack-status": "^3.3.4"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
class Jetpack_Calypsoify {

const PACKAGE_VERSION = '0.1.4-alpha';
const PACKAGE_VERSION = '0.1.4';

/**
* Singleton instance of `Jetpack_Calypsoify`.
Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.5.2-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.5.2] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [0.5.1] - 2024-08-21
### Fixed
Expand Down Expand Up @@ -85,7 +82,7 @@ This is an alpha version! The changes listed here are not final.
### Changed
- Add wordpress folder on gitignore. [#37177]

[0.5.2-alpha]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.5.1...v0.5.2-alpha
[0.5.2]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.5...v0.5.0
[0.4.5]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.4...v0.4.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-assets": "^2.3.4-alpha"
"automattic/jetpack-assets": "^2.3.4"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
class Main {

const PACKAGE_VERSION = '0.5.2-alpha';
const PACKAGE_VERSION = '0.5.2';

/**
* Modules to include.
Expand Down
11 changes: 4 additions & 7 deletions vendor/automattic/jetpack-connection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.12.4-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [2.12.4] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

### Removed
- SSO: Removed the ability to skip the automatic login if site uses the WP.com classic interface
- SSO: Removed the ability to skip the automatic login if site uses the WP.com classic interface [#38996]

## [2.12.3] - 2024-08-21
### Changed
Expand Down Expand Up @@ -1165,7 +1162,7 @@ This is an alpha version! The changes listed here are not final.

- Separate the connection library into its own package.

[2.12.4-alpha]: https://github.com/Automattic/jetpack-connection/compare/v2.12.3...v2.12.4-alpha
[2.12.4]: https://github.com/Automattic/jetpack-connection/compare/v2.12.3...v2.12.4
[2.12.3]: https://github.com/Automattic/jetpack-connection/compare/v2.12.2...v2.12.3
[2.12.2]: https://github.com/Automattic/jetpack-connection/compare/v2.12.1...v2.12.2
[2.12.1]: https://github.com/Automattic/jetpack-connection/compare/v2.12.0...v2.12.1
Expand Down
14 changes: 7 additions & 7 deletions vendor/automattic/jetpack-connection/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-a8c-mc-stats": "^2.0.2-alpha",
"automattic/jetpack-admin-ui": "^0.4.3-alpha",
"automattic/jetpack-assets": "^2.3.4-alpha",
"automattic/jetpack-constants": "^2.0.4-alpha",
"automattic/jetpack-roles": "^2.0.3-alpha",
"automattic/jetpack-status": "^3.3.4-alpha",
"automattic/jetpack-redirect": "^2.0.3-alpha"
"automattic/jetpack-a8c-mc-stats": "^2.0.2",
"automattic/jetpack-admin-ui": "^0.4.3",
"automattic/jetpack-assets": "^2.3.4",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-roles": "^2.0.3",
"automattic/jetpack-status": "^3.3.4",
"automattic/jetpack-redirect": "^2.0.3"
},
"require-dev": {
"automattic/wordbless": "@dev",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '2.12.4-alpha';
const PACKAGE_VERSION = '2.12.4';

const PACKAGE_SLUG = 'connection';

Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-constants/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.4-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [2.0.4] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [2.0.3] - 2024-05-29
### Fixed
Expand Down Expand Up @@ -177,7 +174,7 @@ This is an alpha version! The changes listed here are not final.

- Packages: Finish the constants package

[2.0.4-alpha]: https://github.com/Automattic/jetpack-constants/compare/v2.0.3...v2.0.4-alpha
[2.0.4]: https://github.com/Automattic/jetpack-constants/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/Automattic/jetpack-constants/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/Automattic/jetpack-constants/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/Automattic/jetpack-constants/compare/v2.0.0...v2.0.1
Expand Down
9 changes: 3 additions & 6 deletions vendor/automattic/jetpack-device-detection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.1.4-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [2.1.4] - 2024-08-23
### Changed
- Updated package dependencies.
- Updated package dependencies. [#39004]

## [2.1.3] - 2024-04-08
### Added
Expand Down Expand Up @@ -203,7 +200,7 @@ This is an alpha version! The changes listed here are not final.

- Moving jetpack_is_mobile into a package

[2.1.4-alpha]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.3...v2.1.4-alpha
[2.1.4]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.3...v2.1.4
[2.1.3]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.2...v2.1.3
[2.1.2]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.0...v2.1.1
Expand Down
Loading

0 comments on commit c565c0e

Please sign in to comment.