Skip to content

Commit 3050316

Browse files
authored
Changelog and readme.txt edits. (#40526)
1 parent c6bc2c2 commit 3050316

File tree

138 files changed

+270
-363
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+270
-363
lines changed

projects/js-packages/ai-client/CHANGELOG.md

+6

projects/js-packages/ai-client/changelog/renovate-wordpress-monorepo

-4
This file was deleted.

projects/js-packages/ai-client/changelog/update-jetpack-ai-image-generator-input-disclaimer

-4
This file was deleted.

projects/js-packages/ai-client/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/ai-client/changelog/update-various-eslint-plugins

-5
This file was deleted.

projects/js-packages/ai-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@automattic/jetpack-ai-client",
4-
"version": "0.25.0",
4+
"version": "0.25.1",
55
"description": "A JS client for consuming Jetpack AI services",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/ai-client/#readme",
77
"bugs": {

projects/js-packages/babel-plugin-replace-textdomain/CHANGELOG.md

+5

projects/js-packages/babel-plugin-replace-textdomain/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/babel-plugin-replace-textdomain/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/babel-plugin-replace-textdomain",
3-
"version": "1.0.40",
3+
"version": "1.0.41",
44
"description": "A Babel plugin to replace the textdomain in gettext-style function calls.",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/babel-plugin-replace-textdomain/#readme",
66
"bugs": {

projects/js-packages/boost-score-api/CHANGELOG.md

+5

projects/js-packages/boost-score-api/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/boost-score-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/jetpack-boost-score-api",
3-
"version": "0.1.48",
3+
"version": "0.1.49",
44
"description": "A package to get the Jetpack Boost score of a site",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/boost-score-api/#readme",
66
"bugs": {

projects/js-packages/components/CHANGELOG.md

+8

projects/js-packages/components/changelog/fix-scan-extension-type

-5
This file was deleted.

projects/js-packages/components/changelog/fix-threats-data-views-type-render

-4
This file was deleted.

projects/js-packages/components/changelog/threats-data-views-remove-bulk-actions

-4
This file was deleted.

projects/js-packages/components/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/jetpack-components",
3-
"version": "0.64.0",
3+
"version": "0.64.1",
44
"description": "Jetpack Components Package",
55
"author": "Automattic",
66
"license": "GPL-2.0-or-later",

projects/js-packages/connection/CHANGELOG.md

+5

projects/js-packages/connection/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/connection/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/jetpack-connection",
3-
"version": "0.36.0",
3+
"version": "0.36.1",
44
"description": "Jetpack Connection Component",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
66
"bugs": {

projects/js-packages/i18n-loader-webpack-plugin/CHANGELOG.md

+5

projects/js-packages/i18n-loader-webpack-plugin/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/i18n-loader-webpack-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/i18n-loader-webpack-plugin",
3-
"version": "2.0.65",
3+
"version": "2.0.66",
44
"description": "A Webpack plugin to load WordPress i18n when Webpack lazy-loads a bundle.",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/i18n-loader-webpack-plugin/#readme",
66
"bugs": {

projects/js-packages/licensing/CHANGELOG.md

+4

projects/js-packages/licensing/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/licensing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@automattic/jetpack-licensing",
4-
"version": "0.14.0",
4+
"version": "0.14.1",
55
"description": "Jetpack licensing flow",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/licensing/#readme",
77
"bugs": {

projects/js-packages/partner-coupon/CHANGELOG.md

+5

projects/js-packages/partner-coupon/changelog/fix-js-package-textdomains

-4
This file was deleted.

projects/js-packages/partner-coupon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@automattic/jetpack-partner-coupon",
4-
"version": "0.2.98",
4+
"version": "0.3.0",
55
"description": "This package aims to add components to make it easier to redeem partner coupons",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/partner-coupon/#readme",
77
"bugs": {

projects/js-packages/publicize-components/CHANGELOG.md

+6

projects/js-packages/publicize-components/changelog/fix-js-package-textdomains

-4
This file was deleted.

projects/js-packages/publicize-components/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/publicize-components/changelog/update-replace-abandoned-eslint-import-resolver-exports

-5
This file was deleted.

projects/js-packages/publicize-components/changelog/update-various-eslint-plugins

-5
This file was deleted.

projects/js-packages/publicize-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@automattic/jetpack-publicize-components",
4-
"version": "0.74.2",
4+
"version": "0.75.0",
55
"description": "A library of JS components required by the Publicize editor plugin",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/publicize-components/#readme",
77
"bugs": {

projects/js-packages/scan/CHANGELOG.md

+5

projects/js-packages/scan/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "@automattic/jetpack-scan",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"description": "A JS client for consuming Jetpack Scan services",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/scan/#readme",
77
"bugs": {

projects/js-packages/shared-extension-utils/CHANGELOG.md

+5

projects/js-packages/shared-extension-utils/changelog/update-js-packages-fix-eslint-9-lints

-5
This file was deleted.

projects/js-packages/shared-extension-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/jetpack-shared-extension-utils",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"description": "Utility functions used by the block editor extensions",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/shared-extension-utils/#readme",
66
"bugs": {

0 commit comments

Comments
 (0)