Skip to content

Commit

Permalink
Changelog and readme.txt edits. (#40117)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcangelini authored Nov 11, 2024
1 parent 9ef05ec commit 11c5944
Show file tree
Hide file tree
Showing 218 changed files with 308 additions and 615 deletions.
5 changes: 5 additions & 0 deletions projects/js-packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

### This is a list detailing changes for the Jetpack RNA Components package releases.

## [0.17.17] - 2024-11-11
### Changed
- Updated package dependencies. [#39999]

## [0.17.16] - 2024-11-04
### Added
- Enable test coverage. [#39961]
Expand Down Expand Up @@ -366,6 +370,7 @@
- Add the API methods left behind by the previous PR.
- Initial release of jetpack-api package

[0.17.17]: https://github.com/Automattic/jetpack-api/compare/v0.17.16...v0.17.17
[0.17.16]: https://github.com/Automattic/jetpack-api/compare/v0.17.15...v0.17.16
[0.17.15]: https://github.com/Automattic/jetpack-api/compare/v0.17.14...v0.17.15
[0.17.14]: https://github.com/Automattic/jetpack-api/compare/v0.17.13...v0.17.14
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-api",
"version": "0.17.16",
"version": "0.17.17",
"description": "Jetpack Api Package",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/api/#readme",
"bugs": {
Expand Down
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).

## [1.0.38] - 2024-11-11
### Changed
- Updated package dependencies. [#40060]

## [1.0.37] - 2024-11-04
### Added
- Enable test coverage. [#39961]
Expand Down Expand Up @@ -169,6 +173,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release.
- Replace missing domains too.

[1.0.38]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.37...v1.0.38
[1.0.37]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.36...v1.0.37
[1.0.36]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.35...v1.0.36
[1.0.35]: https://github.com/Automattic/babel-plugin-replace-textdomain/compare/v1.0.34...v1.0.35
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/babel-plugin-replace-textdomain",
"version": "1.0.37",
"version": "1.0.38",
"description": "A Babel plugin to replace the textdomain in gettext-style function calls.",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions projects/js-packages/base-styles/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).

## [0.6.35] - 2024-11-11
### Changed
- Updated package dependencies. [#39999]

## [0.6.34] - 2024-10-10
### Changed
- Updated package dependencies.
Expand Down Expand Up @@ -321,6 +325,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated package dependencies.
- Use Node 16.7.0 in tooling. This shouldn't change the behavior of the code itself.

[0.6.35]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.34...0.6.35
[0.6.34]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.33...0.6.34
[0.6.33]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.32...0.6.33
[0.6.32]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.31...0.6.32
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/base-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-base-styles",
"version": "0.6.34",
"version": "0.6.35",
"description": "Jetpack components base styles",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/base-styles/#readme",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions projects/js-packages/boost-score-api/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).

## [0.1.45] - 2024-11-11
### Changed
- Updated package dependencies. [#39999]

## [0.1.44] - 2024-11-04
### Added
- Enable test coverage. [#39961]
Expand Down Expand Up @@ -191,6 +195,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Create package for the boost score bar API [#30781]

[0.1.45]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.44...v0.1.45
[0.1.44]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.43...v0.1.44
[0.1.43]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.42...v0.1.43
[0.1.42]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.41...v0.1.42
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/boost-score-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-boost-score-api",
"version": "0.1.44",
"version": "0.1.45",
"description": "A package to get the Jetpack Boost score of a site",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/boost-score-api/#readme",
"bugs": {
Expand Down
13 changes: 13 additions & 0 deletions projects/js-packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

### This is a list detailing changes for the Jetpack RNA Components package releases.

## [0.59.0] - 2024-11-11
### Added
- Add ThreatsDataViews component [#39754]
- Components: add ref for container component [#39850]
- IconTooltip: add support for showing tooltip on hover. [#39916]

### Changed
- Add ToggleGroupControl to ThreatsDataViews for easily toggling between Active and Historical threats [#39901]
- Updated package dependencies. [#39999]
- Updated package dependencies. [#40000]
- Updated package dependencies. [#40060]

## [0.58.1] - 2024-11-04
### Added
- Enable test coverage. [#39961]
Expand Down Expand Up @@ -1202,6 +1214,7 @@
### Changed
- Update node version requirement to 14.16.1

[0.59.0]: https://github.com/Automattic/jetpack-components/compare/0.58.1...0.59.0
[0.58.1]: https://github.com/Automattic/jetpack-components/compare/0.58.0...0.58.1
[0.58.0]: https://github.com/Automattic/jetpack-components/compare/0.57.0...0.58.0
[0.57.0]: https://github.com/Automattic/jetpack-components/compare/0.56.3...0.57.0
Expand Down

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.

2 changes: 1 addition & 1 deletion projects/js-packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-components",
"version": "0.58.1",
"version": "0.59.0",
"description": "Jetpack Components Package",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand Down
7 changes: 7 additions & 0 deletions projects/js-packages/connection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

### This is a list detailing changes for the Jetpack RNA Connection Component releases.

## [0.35.16] - 2024-11-11
### Changed
- Updated package dependencies. [#39999]
- Updated package dependencies. [#40000]
- Updated package dependencies. [#40060]

## [0.35.15] - 2024-11-04
### Added
- Enable test coverage. [#39961]
Expand Down Expand Up @@ -882,6 +888,7 @@
- `Main` and `ConnectUser` components added.
- `JetpackRestApiClient` API client added.

[0.35.16]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.15...v0.35.16
[0.35.15]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.14...v0.35.15
[0.35.14]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.13...v0.35.14
[0.35.13]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.12...v0.35.13
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-connection",
"version": "0.35.15",
"version": "0.35.16",
"description": "Jetpack Connection Component",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions projects/js-packages/i18n-check-webpack-plugin/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).

## [1.1.14] - 2024-11-11
### Changed
- Updated package dependencies. [#40060]

## [1.1.13] - 2024-11-04
### Added
- Enable test coverage. [#39961]
Expand Down Expand Up @@ -226,6 +230,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release.

[1.1.14]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.13...v1.1.14
[1.1.13]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.12...v1.1.13
[1.1.12]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.11...v1.1.12
[1.1.11]: https://github.com/Automattic/i18n-check-webpack-plugin/compare/v1.1.10...v1.1.11
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/i18n-check-webpack-plugin",
"version": "1.1.13",
"version": "1.1.14",
"description": "A Webpack plugin to check that WordPress i18n hasn't been mangled by Webpack optimizations.",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-check-webpack-plugin/#readme",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions projects/js-packages/i18n-loader-webpack-plugin/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).

## [2.0.62] - 2024-11-11
### Changed
- Updated package dependencies. [#39999]

## [2.0.61] - 2024-11-04
### Added
- Enable test coverage. [#39961]
Expand Down Expand Up @@ -273,6 +277,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release.

[2.0.62]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.61...v2.0.62
[2.0.61]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.60...v2.0.61
[2.0.60]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.59...v2.0.60
[2.0.59]: https://github.com/Automattic/i18n-loader-webpack-plugin/compare/v2.0.58...v2.0.59
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/i18n-loader-webpack-plugin",
"version": "2.0.61",
"version": "2.0.62",
"description": "A Webpack plugin to load WordPress i18n when Webpack lazy-loads a bundle.",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-loader-webpack-plugin/#readme",
"bugs": {
Expand Down
5 changes: 5 additions & 0 deletions projects/js-packages/idc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

### This is a list detailing changes for the Jetpack RNA IDC package releases.

## 0.11.18 - 2024-11-11
### Changed
- Updated package dependencies. [#39999]
- Updated package dependencies. [#40060]

## 0.11.17 - 2024-10-15
### Changed
- Update dependencies.
Expand Down
4 changes: 0 additions & 4 deletions projects/js-packages/idc/changelog/renovate-babel-monorepo

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion projects/js-packages/idc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-idc",
"version": "0.11.17",
"version": "0.11.18",
"description": "Jetpack Connection Component",
"author": "Automattic",
"license": "GPL-2.0-or-later",
Expand Down
48 changes: 48 additions & 0 deletions projects/js-packages/scan/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,51 @@ 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.0 - 2024-11-11
### Added
- Added threat and fixer types. [#39754]
- Enable test coverage. [#39961]
- Initial version [#34818]

### Changed
- Make build usable in projects using tsc with `moduleResolution` set to 'nodenext'. [#35453]
- Updated package dependencies. [#35384]
- Updated package dependencies. [#35385]
- Updated package dependencies. [#35608]
- Updated package dependencies. [#35793]
- Updated package dependencies. [#36095]
- Updated package dependencies. [#36097]
- Updated package dependencies. [#36142]
- Updated package dependencies. [#36143]
- Updated package dependencies. [#36325]
- Updated package dependencies. [#36539]
- Updated package dependencies. [#36585]
- Updated package dependencies. [#36756]
- Updated package dependencies. [#36760]
- Updated package dependencies. [#36761]
- Updated package dependencies. [#37147]
- Updated package dependencies. [#37148]
- Updated package dependencies. [#37160]
- Updated package dependencies. [#37379]
- Updated package dependencies. [#37382]
- Updated package dependencies. [#37669]
- Updated package dependencies. [#37779]
- Updated package dependencies. [#37796]
- Updated package dependencies. [#38132]
- Updated package dependencies. [#38662]
- Updated package dependencies. [#38665]
- Updated package dependencies. [#38893]
- Updated package dependencies. [#39004]
- Updated package dependencies. [#39176]
- Updated package dependencies. [#39302]
- Updated package dependencies. [#39332]
- Updated package dependencies. [#39594]
- Updated package dependencies. [#39669]
- Updated package dependencies. [#39707]
- Updated package dependencies. [#39999]
- Updated package dependencies. [#40000]
- Updated package dependencies. [#40060]

### Removed
- Updated dependencies. [#39754]

This file was deleted.

This file was deleted.

Loading

0 comments on commit 11c5944

Please sign in to comment.