Skip to content

Commit

Permalink
Merge pull request #663 from WPMedia/prod
Browse files Browse the repository at this point in the history
Backporting 1.15 to dev
  • Loading branch information
vgalatro authored Jan 24, 2024
2 parents 01583a2 + 2638b59 commit c85464d
Show file tree
Hide file tree
Showing 69 changed files with 549 additions and 270 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-elephants-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-news-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-jeans-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-moles-sell.md

This file was deleted.

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

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "Fusion components for building ANS feeds",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions blocks/feeds-source-collections-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/feeds-source-collections-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "Content source to search collections by _id or alias",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions blocks/feeds-source-content-api-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/feeds-source-content-api-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "Fusion components for building sitemaps",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 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,15 @@
# @wpmedia/feeds-source-content-api-by-day-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "content source to search by a single day, for sitemap/YYYY-MM-DD",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 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,15 @@
# @wpmedia/feeds-source-content-api-by-day2-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "content source to search by a single day, 1 hour TTL",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 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,15 @@
# @wpmedia/feeds-source-content-api-by-day3-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.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 Down
10 changes: 10 additions & 0 deletions blocks/feeds-source-single-content-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/feeds-source-single-content-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "content source to get by _id or website_url",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions blocks/feeds-source-video-api-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/feeds-source-video-api-block

## 1.8.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.7.0",
"version": "1.8.0",
"description": "Fusion components for building sitemaps",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions blocks/json-output-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/json-output-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/json-output-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/json-output-block",
"version": "1.14.0",
"version": "1.15.0",
"description": "JSON Output Type",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions blocks/mrss-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/mrss-feature-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "Fusion components for building rss",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions blocks/rss-alexa-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/rss-alexa-feature-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.14.0",
"version": "1.15.0",
"description": "Fusion components for building rss alexa feed",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions blocks/rss-fbia-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @wpmedia/sitemaps-feature-block

## 1.15.0

### Minor Changes

- [#658](https://github.com/WPMedia/feed-components/pull/658) [`a5039bd`](https://github.com/WPMedia/feed-components/commit/a5039bd9ec2f74f876a3fdf0718e0fbd6c5c05b8) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15 release

### Patch Changes

- [#660](https://github.com/WPMedia/feed-components/pull/660) [`ca229d0`](https://github.com/WPMedia/feed-components/commit/ca229d0826e865a1ce682812918a2c46980367df) Thanks [@vgalatro](https://github.com/vgalatro)! - OBF 1.15.1 to sandbox

## 1.14.0

### Minor Changes
Expand Down
Loading

0 comments on commit c85464d

Please sign in to comment.