diff --git a/.changeset/fuzzy-shirts-greet.md b/.changeset/fuzzy-shirts-greet.md deleted file mode 100644 index 8b6e284f..00000000 --- a/.changeset/fuzzy-shirts-greet.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"@wpmedia/rss-google-news-feature-block": patch -"@wpmedia/rss-flipboard-feature-block": patch -"@wpmedia/sitemap-index-feature-block": patch -"@wpmedia/sitemap-video-feature-block": patch -"@wpmedia/sitemap-news-feature-block": patch -"@wpmedia/rss-alexa-feature-block": patch -"@wpmedia/rss-fbia-feature-block": patch -"@wpmedia/rss-msn-feature-block": patch -"@wpmedia/mrss-feature-block": patch -"@wpmedia/ans-feature-block": patch -"@wpmedia/rss-feature-block": patch ---- - -Add support for a resizerURLs object that can specify a url per environment diff --git a/blocks/ans-feature-block/CHANGELOG.md b/blocks/ans-feature-block/CHANGELOG.md index 3214f788..30dcf62c 100644 --- a/blocks/ans-feature-block/CHANGELOG.md +++ b/blocks/ans-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/ans-feature-block/package.json b/blocks/ans-feature-block/package.json index 4fc98692..20fd955c 100644 --- a/blocks/ans-feature-block/package.json +++ b/blocks/ans-feature-block/package.json @@ -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": [ diff --git a/blocks/mrss-feature-block/CHANGELOG.md b/blocks/mrss-feature-block/CHANGELOG.md index 1c765d51..f832490d 100644 --- a/blocks/mrss-feature-block/CHANGELOG.md +++ b/blocks/mrss-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/mrss-feature-block/package.json b/blocks/mrss-feature-block/package.json index 6ae76289..44f0fee5 100644 --- a/blocks/mrss-feature-block/package.json +++ b/blocks/mrss-feature-block/package.json @@ -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": [ diff --git a/blocks/rss-alexa-feature-block/CHANGELOG.md b/blocks/rss-alexa-feature-block/CHANGELOG.md index 74e07d85..a5d2a62f 100644 --- a/blocks/rss-alexa-feature-block/CHANGELOG.md +++ b/blocks/rss-alexa-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/rss-alexa-feature-block/package.json b/blocks/rss-alexa-feature-block/package.json index c3348108..fc55a575 100644 --- a/blocks/rss-alexa-feature-block/package.json +++ b/blocks/rss-alexa-feature-block/package.json @@ -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": [ diff --git a/blocks/rss-fbia-feature-block/CHANGELOG.md b/blocks/rss-fbia-feature-block/CHANGELOG.md index 770275e5..88a09d48 100644 --- a/blocks/rss-fbia-feature-block/CHANGELOG.md +++ b/blocks/rss-fbia-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/rss-fbia-feature-block/package.json b/blocks/rss-fbia-feature-block/package.json index 34fc93fe..d6d3edb6 100644 --- a/blocks/rss-fbia-feature-block/package.json +++ b/blocks/rss-fbia-feature-block/package.json @@ -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": [ diff --git a/blocks/rss-feature-block/CHANGELOG.md b/blocks/rss-feature-block/CHANGELOG.md index bbc08d55..aa83042e 100644 --- a/blocks/rss-feature-block/CHANGELOG.md +++ b/blocks/rss-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/rss-feature-block/package.json b/blocks/rss-feature-block/package.json index ea33b7b0..f1fee3e0 100644 --- a/blocks/rss-feature-block/package.json +++ b/blocks/rss-feature-block/package.json @@ -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": [ diff --git a/blocks/rss-flipboard-feature-block/CHANGELOG.md b/blocks/rss-flipboard-feature-block/CHANGELOG.md index d080b081..45751619 100644 --- a/blocks/rss-flipboard-feature-block/CHANGELOG.md +++ b/blocks/rss-flipboard-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/rss-flipboard-feature-block/package.json b/blocks/rss-flipboard-feature-block/package.json index 01f12a24..60967a3a 100644 --- a/blocks/rss-flipboard-feature-block/package.json +++ b/blocks/rss-flipboard-feature-block/package.json @@ -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": [ diff --git a/blocks/rss-google-news-feature-block/CHANGELOG.md b/blocks/rss-google-news-feature-block/CHANGELOG.md index da75ca4f..897e1d03 100644 --- a/blocks/rss-google-news-feature-block/CHANGELOG.md +++ b/blocks/rss-google-news-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/rss-google-news-feature-block/package.json b/blocks/rss-google-news-feature-block/package.json index 4249e61f..ecf5f800 100644 --- a/blocks/rss-google-news-feature-block/package.json +++ b/blocks/rss-google-news-feature-block/package.json @@ -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": [ diff --git a/blocks/rss-msn-feature-block/CHANGELOG.md b/blocks/rss-msn-feature-block/CHANGELOG.md index eefc3cab..ef20f2a5 100644 --- a/blocks/rss-msn-feature-block/CHANGELOG.md +++ b/blocks/rss-msn-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/rss-msn-feature-block/package.json b/blocks/rss-msn-feature-block/package.json index c3430932..a864618e 100644 --- a/blocks/rss-msn-feature-block/package.json +++ b/blocks/rss-msn-feature-block/package.json @@ -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": [ diff --git a/blocks/sitemap-index-feature-block/CHANGELOG.md b/blocks/sitemap-index-feature-block/CHANGELOG.md index f1c20c94..4dd46598 100644 --- a/blocks/sitemap-index-feature-block/CHANGELOG.md +++ b/blocks/sitemap-index-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/sitemap-index-feature-block/package.json b/blocks/sitemap-index-feature-block/package.json index 14d4f2aa..f529faf6 100644 --- a/blocks/sitemap-index-feature-block/package.json +++ b/blocks/sitemap-index-feature-block/package.json @@ -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": [ diff --git a/blocks/sitemap-news-feature-block/CHANGELOG.md b/blocks/sitemap-news-feature-block/CHANGELOG.md index 29b12a39..9aa3f3ba 100644 --- a/blocks/sitemap-news-feature-block/CHANGELOG.md +++ b/blocks/sitemap-news-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/sitemap-news-feature-block/package.json b/blocks/sitemap-news-feature-block/package.json index 04b1a81f..d5e4cfd1 100644 --- a/blocks/sitemap-news-feature-block/package.json +++ b/blocks/sitemap-news-feature-block/package.json @@ -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": [ diff --git a/blocks/sitemap-video-feature-block/CHANGELOG.md b/blocks/sitemap-video-feature-block/CHANGELOG.md index 78404d18..f7df8e18 100644 --- a/blocks/sitemap-video-feature-block/CHANGELOG.md +++ b/blocks/sitemap-video-feature-block/CHANGELOG.md @@ -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 diff --git a/blocks/sitemap-video-feature-block/package.json b/blocks/sitemap-video-feature-block/package.json index 5cea2483..9fb42e37 100644 --- a/blocks/sitemap-video-feature-block/package.json +++ b/blocks/sitemap-video-feature-block/package.json @@ -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": [