Skip to content

Commit

Permalink
Merge pull request #704 from WPMedia/prod
Browse files Browse the repository at this point in the history
Prod backport to sandbox
  • Loading branch information
vgalatro authored Apr 15, 2024
2 parents 432da8d + f5da1c2 commit cc9c91d
Show file tree
Hide file tree
Showing 23 changed files with 77 additions and 26 deletions.
15 changes: 0 additions & 15 deletions .changeset/fuzzy-shirts-greet.md

This file was deleted.

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

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building ANS feeds",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/mrss-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/mrss-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building rss",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/rss-alexa-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/rss-alexa-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building rss alexa feed",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/rss-fbia-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/sitemaps-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/rss-fbia-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/rss-fbia-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building Facebook Instant Articles",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/rss-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/rss-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/rss-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/rss-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building rss",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/rss-flipboard-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/rss-google-news-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/rss-flipboard-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/rss-flipboard-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building flipboard-rss",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/rss-google-news-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/rss-google-news-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/rss-google-news-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/rss-google-news-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building google-news-rss",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/rss-msn-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/rss-msn-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/rss-msn-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/rss-msn-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building msn-rss",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/sitemap-index-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/sitemap-index-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/sitemap-index-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/sitemap-index-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building sitemap-index",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/sitemap-news-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/sitemaps-news-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/sitemap-news-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/sitemap-news-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building news sitemaps",
"main": "index.js",
"files": [
Expand Down
6 changes: 6 additions & 0 deletions blocks/sitemap-video-feature-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wpmedia/sitemap-video-feature-block

## 2.0.1

### Patch Changes

- [#700](https://github.com/WPMedia/feed-components/pull/700) [`24e05ef`](https://github.com/WPMedia/feed-components/commit/24e05ef845b678e208b9a74a636eb11252ec288b) Thanks [@rmbrntt](https://github.com/rmbrntt)! - Add support for a resizerURLs object that can specify a url per environment

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion blocks/sitemap-video-feature-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wpmedia/sitemap-video-feature-block",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fusion components for building sitemaps",
"main": "index.js",
"files": [
Expand Down

0 comments on commit cc9c91d

Please sign in to comment.