Skip to content

Commit

Permalink
Changelog and readme.txt edits. (#37323)
Browse files Browse the repository at this point in the history
  • Loading branch information
mavegaf committed May 9, 2024
1 parent c291543 commit 4d4d965
Show file tree
Hide file tree
Showing 82 changed files with 39 additions and 355 deletions.
5 changes: 5 additions & 0 deletions projects/packages/backup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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).

## [3.3.11] - 2024-05-09
### Changed
- Update dependencies. [#37280]

## [3.3.10] - 2024-05-06
### Added
- Add missing package dependencies. [#37141]
Expand Down Expand Up @@ -620,6 +624,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Add API endpoints and Jetpack Backup package for managing Help…

[3.3.11]: https://github.com/Automattic/jetpack-backup/compare/v3.3.10...v3.3.11
[3.3.10]: https://github.com/Automattic/jetpack-backup/compare/v3.3.9...v3.3.10
[3.3.9]: https://github.com/Automattic/jetpack-backup/compare/v3.3.8...v3.3.9
[3.3.8]: https://github.com/Automattic/jetpack-backup/compare/v3.3.7...v3.3.8
Expand Down
4 changes: 0 additions & 4 deletions projects/packages/backup/changelog/force-a-release

This file was deleted.

2 changes: 1 addition & 1 deletion projects/packages/backup/src/class-package-version.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
class Package_Version {

const PACKAGE_VERSION = '3.3.11-alpha';
const PACKAGE_VERSION = '3.3.11';

const PACKAGE_SLUG = 'backup';

Expand Down
8 changes: 8 additions & 0 deletions projects/packages/my-jetpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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).

## [4.23.2] - 2024-05-09
### Changed
- My Jetpack Agency banner copy change. [#37248]

### Fixed
- Fix typo [#37303]

## [4.23.1] - 2024-05-08
### Changed
- Update dependencies.
Expand Down Expand Up @@ -1464,6 +1471,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Created package

[4.23.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.1...4.23.2
[4.23.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.23.0...4.23.1
[4.23.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.3...4.23.0
[4.22.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/4.22.2...4.22.3
Expand Down
4 changes: 0 additions & 4 deletions projects/packages/my-jetpack/changelog/fix-my-jetpack-typo

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/packages/my-jetpack/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@automattic/jetpack-my-jetpack",
"version": "4.23.2-alpha",
"version": "4.23.2",
"description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion projects/packages/my-jetpack/src/class-initializer.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class Initializer {
*
* @var string
*/
const PACKAGE_VERSION = '4.23.2-alpha';
const PACKAGE_VERSION = '4.23.2';

/**
* HTML container ID for the IDC screen on My Jetpack page.
Expand Down
13 changes: 13 additions & 0 deletions projects/plugins/backup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ 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/).

## [2.6] - 2024-05-09
### Added
- Add Woocommerce event remove_order_items to Jetpack Sync [#33748]
- Real time backups: Add endpoints orders to be used in real-time backups jetpack [#35649]
- Trigger red bubble notification when bad install is detected [#36449]

### Changed
- Add a LoadingPlaceholder while waiting for Jetpack Backup price

### Fixed
- Backup: change some error messages to not trigger security scanners [#36496]

## [2.5] - 2024-02-08
### Changed
- Updated package dependencies. [#34882]
Expand Down Expand Up @@ -211,6 +223,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Use `absoluteRuntime` in babel JS build to avoid module not found errors.

[2.2-beta]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.1...2.2-beta
[2.6]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.5...2.6
[2.5]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.4...2.5
[2.4]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.3...2.4
[2.3]: https://github.com/Automattic/jetpack-backup-plugin/compare/2.2...2.3
Expand Down

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-cmp-ad-settings

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-lots-of-missing-deps

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-phan

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-phan-wp-constant-stubs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-scheduled-updates-sync

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-site-connection-notice

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-sso-classes-connection

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/add-wordads-blaze

This file was deleted.

4 changes: 0 additions & 4 deletions projects/plugins/backup/changelog/backup-change-log-label

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/fix-admin-ui-network-admin

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/fix-minor-spelling

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/fix-phan-in-changelogger

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/prerelease

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/prerelease#2

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/prerelease#3

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions projects/plugins/backup/changelog/remove-my-jetpack-card-menu

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 4d4d965

Please sign in to comment.