Skip to content

Commit

Permalink
Merge pull request #698 from WPMedia/prod
Browse files Browse the repository at this point in the history
Prod backport to sandbox
  • Loading branch information
vgalatro authored Mar 21, 2024
2 parents d2d5439 + f47455b commit 401e2b8
Show file tree
Hide file tree
Showing 55 changed files with 360 additions and 101 deletions.
31 changes: 0 additions & 31 deletions .changeset/forty-pears-laugh.md

This file was deleted.

11 changes: 11 additions & 0 deletions blocks/ans-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/ans-feature-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/ans-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/ans-feature-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "Fusion components for building ANS feeds",
"main": "index.js",
"files": [
Expand All @@ -25,6 +25,6 @@
"build": ""
},
"dependencies": {
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0"
"@wpmedia/feeds-resizer": "^2.0.0"
}
}
11 changes: 11 additions & 0 deletions blocks/feeds-source-collections-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/feeds-source-collections-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/feeds-source-collections-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/feeds-source-collections-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "Content source to search collections by _id or alias",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@wpmedia/feeds-content-source-utils": "^1.0.8",
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"axios": "^1.6.7"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions blocks/feeds-source-content-api-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/feeds-source-content-api-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/feeds-source-content-api-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/feeds-source-content-api-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "Fusion components for building sitemaps",
"main": "index.js",
"files": [
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@wpmedia/feeds-content-source-utils": "^1.0.8",
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"axios": "^1.6.7"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions blocks/feeds-source-content-api-by-day-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/feeds-source-content-api-by-day-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/feeds-source-content-api-by-day-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/feeds-source-content-api-by-day-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "content source to search by a single day, for sitemap/YYYY-MM-DD",
"main": "index.js",
"files": [
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@wpmedia/feeds-content-source-utils": "^1.0.8",
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"axios": "^1.6.7",
"moment": "^2.29.4"
},
Expand Down
11 changes: 11 additions & 0 deletions blocks/feeds-source-content-api-by-day2-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/feeds-source-content-api-by-day2-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/feeds-source-content-api-by-day2-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/feeds-source-content-api-by-day2-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "content source to search by a single day, 1 hour TTL",
"main": "index.js",
"files": [
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@wpmedia/feeds-content-source-utils": "^1.0.8",
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"axios": "^1.6.7",
"moment": "^2.29.4"
},
Expand Down
11 changes: 11 additions & 0 deletions blocks/feeds-source-content-api-by-day3-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/feeds-source-content-api-by-day3-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/feeds-source-content-api-by-day3-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/feeds-source-content-api-by-day3-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "content source to search by a single day, for sitemap/YYYY-MM-DD with 24 hour (86400) ttl.",
"main": "index.js",
"files": [
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@wpmedia/feeds-content-source-utils": "^1.0.8",
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"axios": "^1.6.7",
"moment": "^2.29.4"
},
Expand Down
11 changes: 11 additions & 0 deletions blocks/feeds-source-single-content-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/feeds-source-single-content-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/feeds-source-single-content-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/feeds-source-single-content-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "content source to get by _id or website_url",
"main": "index.js",
"files": [
Expand All @@ -26,7 +26,7 @@
"build": ""
},
"dependencies": {
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"axios": "^1.6.7"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions blocks/feeds-source-video-api-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wpmedia/feeds-source-video-api-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-resizer@2.0.0

## 1.8.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions blocks/feeds-source-video-api-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/feeds-source-video-api-block",
"version": "1.8.0",
"version": "2.0.0",
"description": "Fusion components for building sitemaps",
"main": "index.js",
"files": [
Expand All @@ -22,7 +22,7 @@
"build": ""
},
"dependencies": {
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"axios": "^1.6.7"
},
"devDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions blocks/mrss-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @wpmedia/mrss-feature-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-promo-items@2.0.0
- @wpmedia/feeds-prop-types@2.0.0
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions blocks/mrss-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/mrss-feature-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "Fusion components for building rss",
"main": "index.js",
"files": [
Expand All @@ -25,9 +25,9 @@
"build": ""
},
"dependencies": {
"@wpmedia/feeds-promo-items": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-prop-types": "^1.0.10 || ^2.0.0",
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-promo-items": "^2.0.0",
"@wpmedia/feeds-prop-types": "^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"jmespath": "^0.15.0",
"moment": "^2.29.4"
}
Expand Down
13 changes: 13 additions & 0 deletions blocks/rss-alexa-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @wpmedia/rss-alexa-feature-block

## 2.0.0

### Major Changes

- [#665](https://github.com/WPMedia/feed-components/pull/665) [`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995) Thanks [@nschubach](https://github.com/nschubach)! - Adds resizer v2 support.

### Patch Changes

- Updated dependencies [[`c39ce40`](https://github.com/WPMedia/feed-components/commit/c39ce40bc95a95755bff01b4616a170e69572995)]:
- @wpmedia/feeds-content-elements@2.0.0
- @wpmedia/feeds-prop-types@2.0.0
- @wpmedia/feeds-resizer@2.0.0

## 1.15.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions blocks/rss-alexa-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/rss-alexa-feature-block",
"version": "1.15.0",
"version": "2.0.0",
"description": "Fusion components for building rss alexa feed",
"main": "index.js",
"files": [
Expand All @@ -26,9 +26,9 @@
"build": ""
},
"dependencies": {
"@wpmedia/feeds-content-elements": "^1.0.10 || ^2.0.0",
"@wpmedia/feeds-prop-types": "^1.0.10 || ^2.0.0",
"@wpmedia/feeds-resizer": "^1.0.8 || ^2.0.0",
"@wpmedia/feeds-content-elements": "^2.0.0",
"@wpmedia/feeds-prop-types": "^2.0.0",
"@wpmedia/feeds-resizer": "^2.0.0",
"cheerio": "1.0.0-rc.10",
"jmespath": "^0.15.0",
"moment": "^2.29.4"
Expand Down
Loading

0 comments on commit 401e2b8

Please sign in to comment.