# Changelog: `gatsby-plugin-feed`

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.15.0/packages/gatsby-plugin-feed) (2025-08-27)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.15)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.14.0/packages/gatsby-plugin-feed) (2024-11-06)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14)

#### Bug Fixes

- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))

### [5.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.13.1/packages/gatsby-plugin-feed) (2024-01-23)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.13.0/packages/gatsby-plugin-feed) (2023-12-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.13)

**Note:** Version bump only for package gatsby-plugin-feed

### [5.12.3](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.3/packages/gatsby-plugin-feed) (2023-10-26)

**Note:** Version bump only for package gatsby-plugin-feed

### [5.12.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.2/packages/gatsby-plugin-feed) (2023-10-20)

**Note:** Version bump only for package gatsby-plugin-feed

### [5.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.1/packages/gatsby-plugin-feed) (2023-10-09)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.12.0/packages/gatsby-plugin-feed) (2023-08-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.12)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.11.0/packages/gatsby-plugin-feed) (2023-06-15)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.11)

#### Chores

- depend on `joi` instead of `@hapi/joi` [#38205](https://github.com/gatsbyjs/gatsby/issues/38205) ([52a0023](https://github.com/gatsbyjs/gatsby/commit/52a00232fe2c832a32d192595d506bce91944e07))

## [5.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.10.0/packages/gatsby-plugin-feed) (2023-05-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.10)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.9.0/packages/gatsby-plugin-feed) (2023-04-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.9)

#### Bug Fixes

- update dependency fs-extra to ^11.1.1 [#37827](https://github.com/gatsbyjs/gatsby/issues/37827) ([3e9a590](https://github.com/gatsbyjs/gatsby/commit/3e9a590fdc0b4cdbc763b6a6e3ca3e983ac8231a))

#### Chores

- Update README with clearer instructions [#37930](https://github.com/gatsbyjs/gatsby/issues/37930) ([4a1b2ce](https://github.com/gatsbyjs/gatsby/commit/4a1b2ce278d08bd6b473e891dab588efc51c9f63))

## [5.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.8.0/packages/gatsby-plugin-feed) (2023-03-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.7.0/packages/gatsby-plugin-feed) (2023-02-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.7)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.6.0/packages/gatsby-plugin-feed) (2023-02-07)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.6)

#### Bug Fixes

- update babel monorepo [#37568](https://github.com/gatsbyjs/gatsby/issues/37568) ([13a0a9e](https://github.com/gatsbyjs/gatsby/commit/13a0a9e83dcb015b65dff6b73cdd5dea09c2988f))

## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.5.0/packages/gatsby-plugin-feed) (2023-01-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5)

#### Chores

- Upgrade some non-breaking major versions [#37406](https://github.com/gatsbyjs/gatsby/issues/37406) ([2ea80c0](https://github.com/gatsbyjs/gatsby/commit/2ea80c02e464fe9306f6a1eccbb6c74983a76208))

## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.4.0/packages/gatsby-plugin-feed) (2023-01-10)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4)

#### Chores

- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))

### [5.3.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.3.1/packages/gatsby-plugin-feed) (2022-12-14)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.3.0/packages/gatsby-plugin-feed) (2022-12-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.3)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.2.0/packages/gatsby-plugin-feed) (2022-11-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.2)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.1.0/packages/gatsby-plugin-feed) (2022-11-22)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.1)

**Note:** Version bump only for package gatsby-plugin-feed

## [5.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@5.0.0/packages/gatsby-plugin-feed) (2022-11-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.0)

#### Chores

- Update peerDeps [#36965](https://github.com/gatsbyjs/gatsby/issues/36965) ([b624442](https://github.com/gatsbyjs/gatsby/commit/b6244424fe8b724cbc23b80b2b4f5424cc2055a4))
- apply patches for v5 [#36796](https://github.com/gatsbyjs/gatsby/issues/36796) ([25f79b6](https://github.com/gatsbyjs/gatsby/commit/25f79b6c3719fdf09584ade620a05c66ba2a697c))

## [4.24.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.24.0/packages/gatsby-plugin-feed) (2022-09-27)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.24)

#### Chores

- allow react/react-dom@experimental [#36533](https://github.com/gatsbyjs/gatsby/issues/36533) ([7ef4a3f](https://github.com/gatsbyjs/gatsby/commit/7ef4a3fe080d45e9edaff9f1d4deebd12a00ddbd))

### [4.23.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.23.1/packages/gatsby-plugin-feed) (2022-09-22)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.23.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.23.0/packages/gatsby-plugin-feed) (2022-09-13)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.23)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.22.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.22.0/packages/gatsby-plugin-feed) (2022-08-30)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.22)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.21.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.21.0/packages/gatsby-plugin-feed) (2022-08-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.21)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.20.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.20.0/packages/gatsby-plugin-feed) (2022-08-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.20)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.19.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.19.0/packages/gatsby-plugin-feed) (2022-07-19)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.19)

**Note:** Version bump only for package gatsby-plugin-feed

### [4.18.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.18.1/packages/gatsby-plugin-feed) (2022-07-12)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.18.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.18.0/packages/gatsby-plugin-feed) (2022-07-05)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.18)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.17.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.17.0/packages/gatsby-plugin-feed) (2022-06-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.17)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.16.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.16.0/packages/gatsby-plugin-feed) (2022-06-07)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.16)

**Note:** Version bump only for package gatsby-plugin-feed

### [4.15.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.15.1/packages/gatsby-plugin-feed) (2022-06-01)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.15.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.15.0/packages/gatsby-plugin-feed) (2022-05-24)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.15)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.14.0/packages/gatsby-plugin-feed) (2022-05-10)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.14)

#### Bug Fixes

- update dependency fs-extra to ^10.1.0 [#34976](https://github.com/gatsbyjs/gatsby/issues/34976) ([10752ed](https://github.com/gatsbyjs/gatsby/commit/10752ed325ac0ebc2655b994862f66abe072e09f))

## [4.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.13.0/packages/gatsby-plugin-feed) (2022-04-26)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.13)

**Note:** Version bump only for package gatsby-plugin-feed

### [4.12.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.12.1/packages/gatsby-plugin-feed) (2022-04-13)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.12.0/packages/gatsby-plugin-feed) (2022-04-12)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.12)

**Note:** Version bump only for package gatsby-plugin-feed

### [4.11.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.11.1/packages/gatsby-plugin-feed) (2022-03-31)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.11.0/packages/gatsby-plugin-feed) (2022-03-29)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.11)

#### Bug Fixes

- compatibility with react rc 2 [#35108](https://github.com/gatsbyjs/gatsby/issues/35108) ([0c61265](https://github.com/gatsbyjs/gatsby/commit/0c6126574d203c0e6fef173b76859cdcab2f13aa))

#### Chores

- replace all uses of gatsbyjs.org with gatsbyjs.com [#35101](https://github.com/gatsbyjs/gatsby/issues/35101) ([16cff41](https://github.com/gatsbyjs/gatsby/commit/16cff413e154dc4e74fc5be631d52c76273e5cbc))

### [4.10.2](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.10.2/packages/gatsby-plugin-feed) (2022-03-23)

**Note:** Version bump only for package gatsby-plugin-feed

### [4.10.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.10.1/packages/gatsby-plugin-feed) (2022-03-18)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.10.0/packages/gatsby-plugin-feed) (2022-03-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.10)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.9.0/packages/gatsby-plugin-feed) (2022-03-01)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.9)

#### Chores

- Format changelog files ([088f23b](https://github.com/gatsbyjs/gatsby/commit/088f23b084b67f746a383e06e9216cef83270317))

## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.8.0/packages/gatsby-plugin-feed) (2022-02-22)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.8)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.7.0/packages/gatsby-plugin-feed) (2022-02-08)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.7)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.6.0/packages/gatsby-plugin-feed) (2022-01-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.6)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.5.0/packages/gatsby-plugin-feed) (2022-01-11)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.5)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.4.0/packages/gatsby-plugin-feed) (2021-12-14)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4)

#### Bug Fixes

- update dependency common-tags to ^1.8.2 for gatsby-plugin-feed [#34122](https://github.com/gatsbyjs/gatsby/issues/34122) ([89ac7fb](https://github.com/gatsbyjs/gatsby/commit/89ac7fb9730c439f6d56426bc4597a30791877e2))

## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.3.0/packages/gatsby-plugin-feed) (2021-12-01)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.3)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.2.0/packages/gatsby-plugin-feed) (2021-11-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.2)

**Note:** Version bump only for package gatsby-plugin-feed

### [4.1.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.1.1/packages/gatsby-plugin-feed) (2021-11-09)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.1.0/packages/gatsby-plugin-feed) (2021-11-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.1)

**Note:** Version bump only for package gatsby-plugin-feed

## [4.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.0.0/packages/gatsby-plugin-feed) (2021-10-21)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.0)

#### Chores

- apply patches for v4 [#33170](https://github.com/gatsbyjs/gatsby/issues/33170) ([f8c5141](https://github.com/gatsbyjs/gatsby/commit/f8c5141bf72108a53338fd01514522ae7a1b37bf))

#### Other Changes

- gatsby-plugin-feed: Make `feeds` & `serialize` required [#33287](https://github.com/gatsbyjs/gatsby/issues/33287) ([445d088](https://github.com/gatsbyjs/gatsby/commit/445d088b5303eda66d84b1f4372b5c6941ea6e5e))

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.14.0/packages/gatsby-plugin-feed) (2021-09-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.14)

#### Chores

- update babel monorepo [#32996](https://github.com/gatsbyjs/gatsby/issues/32996) ([048c7a7](https://github.com/gatsbyjs/gatsby/commit/048c7a727bbc6a9ad8e27afba72ee20e946c4aaa))
- update fs-extra (major) [#32654](https://github.com/gatsbyjs/gatsby/issues/32654) ([eea2687](https://github.com/gatsbyjs/gatsby/commit/eea26873f386d02f27c1708291da0c56585663eb))

## [3.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.13.0/packages/gatsby-plugin-feed) (2021-09-01)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.13)

#### Chores

- re-generate changelogs [#32886](https://github.com/gatsbyjs/gatsby/issues/32886) ([417df15](https://github.com/gatsbyjs/gatsby/commit/417df15230be368a9db91f2ad1a9bc0442733177))

## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.12.0/packages/gatsby-plugin-feed) (2021-08-18)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12)

#### Chores

- update babel monorepo [#32564](https://github.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://github.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf))

## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.11.0/packages/gatsby-plugin-feed) (2021-08-04)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11)

**Note:** Version bump only for package gatsby-plugin-feed

## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.10.0/packages/gatsby-plugin-feed) (2021-07-20)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10)

#### Chores

- update babel monorepo [#32238](https://github.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://github.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a))

## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.9.0/packages/gatsby-plugin-feed) (2021-07-07)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9)

**Note:** Version bump only for package gatsby-plugin-feed

## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.8.0/packages/gatsby-plugin-feed) (2021-06-23)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8)

#### Chores

- bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://github.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060))

### [3.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.7.1/packages/gatsby-plugin-feed) (2021-06-10)

#### Chores

- bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) [#31859](https://github.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://github.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686))

## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.7.0/packages/gatsby-plugin-feed) (2021-06-09)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7)

#### Chores

- update babel monorepo [#31143](https://github.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://github.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9))

## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.6.0/packages/gatsby-plugin-feed) (2021-05-25)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6)

**Note:** Version bump only for package gatsby-plugin-feed

## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.5.0/packages/gatsby-plugin-feed) (2021-05-12)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5)

**Note:** Version bump only for package gatsby-plugin-feed

## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.4.0/packages/gatsby-plugin-feed) (2021-04-28)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4)

**Note:** Version bump only for package gatsby-plugin-feed

## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.3.0/packages/gatsby-plugin-feed) (2021-04-14)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3)

**Note:** Version bump only for package gatsby-plugin-feed

## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.2.0/packages/gatsby-plugin-feed) (2021-03-30)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2)

**Note:** Version bump only for package gatsby-plugin-feed

## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.1.0/packages/gatsby-plugin-feed) (2021-03-16)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1)

#### Chores

- update eslint to fix linting issues fix [#29988](https://github.com/gatsbyjs/gatsby/issues/29988) ([5636389](https://github.com/gatsbyjs/gatsby/commit/5636389e8fa626c644e90abc14589e9961d98c68))

## [3.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@3.0.0/packages/gatsby-plugin-feed) (2021-03-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0)

#### Bug Fixes

- Exists function and update version fs-extra [#29616](https://github.com/gatsbyjs/gatsby/issues/29616) ([5fb6064](https://github.com/gatsbyjs/gatsby/commit/5fb606416a2d0697319501787a0a47cf74142001))

#### Other Changes

- Move peerdeps to 16.9.0 & 17+ for react & react-dom [#29735](https://github.com/gatsbyjs/gatsby/issues/29735) ([6b86b99](https://github.com/gatsbyjs/gatsby/commit/6b86b99f7e760c6ffa74b1330399d9fdd94e48a2))
- Address todos for major release [#29413](https://github.com/gatsbyjs/gatsby/issues/29413) ([bde7394](https://github.com/gatsbyjs/gatsby/commit/bde7394fc5245739cdf6b740ccb211a061126828))

### [2.13.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.13.1/packages/gatsby-plugin-feed) (2021-02-25)

#### Bug Fixes

- Exists function and update version fs-extra [#29616](https://github.com/gatsbyjs/gatsby/issues/29616) [#29764](https://github.com/gatsbyjs/gatsby/issues/29764) ([21f02de](https://github.com/gatsbyjs/gatsby/commit/21f02de1479f6c3c33cb3a13e47c138a8ecd7d4e))

## [2.13.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.13.0/packages/gatsby-plugin-feed) (2021-02-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.12.0/packages/gatsby-plugin-feed) (2021-01-20)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.31)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.11.0/packages/gatsby-plugin-feed) (2021-01-06)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.30)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.10.0/packages/gatsby-plugin-feed) (2020-12-15)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.29)

#### Chores

- update dependency cross-env to ^7.0.3 [#28505](https://github.com/gatsbyjs/gatsby/issues/28505) ([a819b9b](https://github.com/gatsbyjs/gatsby/commit/a819b9bfb663139f7b06c3ed7d6d6069a2382b2c))

## [2.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.9.0/packages/gatsby-plugin-feed) (2020-12-02)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.28)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.8.0/packages/gatsby-plugin-feed) (2020-11-20)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.27)

#### Chores

- update babel monorepo [#27528](https://github.com/gatsbyjs/gatsby/issues/27528) ([539dbb0](https://github.com/gatsbyjs/gatsby/commit/539dbb09166e346a6cee568973d2de3d936e8ef3))

## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@2.7.0/packages/gatsby-plugin-feed) (2020-11-12)

[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.26)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="before-release-process"></a>

# [2.6.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.20...gatsby-plugin-feed@2.6.0) (2020-11-02)

### Features

- **gatsby:** release plugin option validation ([#27437](https://github.com/gatsbyjs/gatsby/issues/27437)) ([41ae1c0](https://github.com/gatsbyjs/gatsby/commit/41ae1c07ad9919655782ef17feed8cf4f14f12d8))

## [2.5.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.19...gatsby-plugin-feed@2.5.20) (2020-10-28)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.18...gatsby-plugin-feed@2.5.19) (2020-10-22)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.17...gatsby-plugin-feed@2.5.18) (2020-10-21)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.16...gatsby-plugin-feed@2.5.17) (2020-10-20)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.15...gatsby-plugin-feed@2.5.16) (2020-10-19)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.14...gatsby-plugin-feed@2.5.15) (2020-10-16)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.13...gatsby-plugin-feed@2.5.14) (2020-10-06)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.12...gatsby-plugin-feed@2.5.13) (2020-09-28)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.11...gatsby-plugin-feed@2.5.12) (2020-09-15)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.10...gatsby-plugin-feed@2.5.11) (2020-07-09)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.9...gatsby-plugin-feed@2.5.10) (2020-07-02)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.8...gatsby-plugin-feed@2.5.9) (2020-07-01)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.7...gatsby-plugin-feed@2.5.8) (2020-07-01)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.6...gatsby-plugin-feed@2.5.7) (2020-06-24)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.5...gatsby-plugin-feed@2.5.6) (2020-06-22)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.4...gatsby-plugin-feed@2.5.5) (2020-06-09)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.3...gatsby-plugin-feed@2.5.4) (2020-06-02)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.2...gatsby-plugin-feed@2.5.3) (2020-05-22)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.1...gatsby-plugin-feed@2.5.2) (2020-05-20)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.5.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.5.0...gatsby-plugin-feed@2.5.1) (2020-05-05)

**Note:** Version bump only for package gatsby-plugin-feed

# [2.5.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.4.4...gatsby-plugin-feed@2.5.0) (2020-04-27)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.4.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.4.3...gatsby-plugin-feed@2.4.4) (2020-04-24)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.4.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.4.2...gatsby-plugin-feed@2.4.3) (2020-04-17)

### Bug Fixes

- wrap ignore pattern in quotes ([#23176](https://github.com/gatsbyjs/gatsby/issues/23176)) ([7563db6](https://github.com/gatsbyjs/gatsby/commit/7563db6))

## [2.4.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.4.1...gatsby-plugin-feed@2.4.2) (2020-04-16)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.4.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.4.0...gatsby-plugin-feed@2.4.1) (2020-03-23)

**Note:** Version bump only for package gatsby-plugin-feed

# [2.4.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.29...gatsby-plugin-feed@2.4.0) (2020-03-20)

### Features

- **gatsby:** bump node min version to 10.13.0 ([#22400](https://github.com/gatsbyjs/gatsby/issues/22400)) ([83d681a](https://github.com/gatsbyjs/gatsby/commit/83d681a))

## [2.3.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.28...gatsby-plugin-feed@2.3.29) (2020-03-16)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.27...gatsby-plugin-feed@2.3.28) (2020-03-06)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.26...gatsby-plugin-feed@2.3.27) (2020-02-01)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.25...gatsby-plugin-feed@2.3.26) (2020-01-09)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.23...gatsby-plugin-feed@2.3.25) (2019-12-10)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.23...gatsby-plugin-feed@2.3.24) (2019-12-10)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.22...gatsby-plugin-feed@2.3.23) (2019-12-05)

### Features

- **gatsby-plugin-feed:** Allows to override default feed url generation ([#19869](https://github.com/gatsbyjs/gatsby/issues/19869)) ([dd222d5](https://github.com/gatsbyjs/gatsby/commit/dd222d5))

## [2.3.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.21...gatsby-plugin-feed@2.3.22) (2019-11-26)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.20...gatsby-plugin-feed@2.3.21) (2019-11-15)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.19...gatsby-plugin-feed@2.3.20) (2019-11-10)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.18...gatsby-plugin-feed@2.3.19) (2019-10-18)

### Bug Fixes

- **gatsby-plugin-feed:** Remove wrong overriding in plugin-feed ([#18793](https://github.com/gatsbyjs/gatsby/issues/18793)) ([ab90296](https://github.com/gatsbyjs/gatsby/commit/ab90296))

## [2.3.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.17...gatsby-plugin-feed@2.3.18) (2019-10-14)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.16...gatsby-plugin-feed@2.3.17) (2019-10-14)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.15...gatsby-plugin-feed@2.3.16) (2019-10-09)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.13...gatsby-plugin-feed@2.3.15) (2019-09-26)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.13...gatsby-plugin-feed@2.3.14) (2019-09-26)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.12...gatsby-plugin-feed@2.3.13) (2019-09-20)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.11...gatsby-plugin-feed@2.3.12) (2019-09-09)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.10...gatsby-plugin-feed@2.3.11) (2019-09-01)

### Bug Fixes

- **gatsby-plugin-feed:** replace title feed requirement with a warning ([#17107](https://github.com/gatsbyjs/gatsby/issues/17107)) ([e26a16b](https://github.com/gatsbyjs/gatsby/commit/e26a16b))

## [2.3.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.9...gatsby-plugin-feed@2.3.10) (2019-09-01)

### Bug Fixes

- update minor updates in packages except react, babel and eslint ([#17254](https://github.com/gatsbyjs/gatsby/issues/17254)) ([252d867](https://github.com/gatsbyjs/gatsby/commit/252d867))

## [2.3.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.8...gatsby-plugin-feed@2.3.9) (2019-08-24)

### Bug Fixes

- update dependency fs-extra to v8 ([#17031](https://github.com/gatsbyjs/gatsby/issues/17031)) ([d891a19](https://github.com/gatsbyjs/gatsby/commit/d891a19))

## [2.3.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.7...gatsby-plugin-feed@2.3.8) (2019-08-23)

### Bug Fixes

- **gatsby-plugin-feed:** respect custom options and require title in config ([#16814](https://github.com/gatsbyjs/gatsby/issues/16814)) ([92df1cf](https://github.com/gatsbyjs/gatsby/commit/92df1cf))

## [2.3.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.6...gatsby-plugin-feed@2.3.7) (2019-08-20)

### Bug Fixes

- update dependency [@hapi](https://github.com/hapi)/joi to ^15.1.1 ([#16796](https://github.com/gatsbyjs/gatsby/issues/16796)) ([2cfc19c](https://github.com/gatsbyjs/gatsby/commit/2cfc19c))

## [2.3.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.5...gatsby-plugin-feed@2.3.6) (2019-07-30)

### Bug Fixes

- **gatsby-plugin-feed:** Fixes URL in warning message ([#16148](https://github.com/gatsbyjs/gatsby/issues/16148)) ([8ca2ef8](https://github.com/gatsbyjs/gatsby/commit/8ca2ef8))

## [2.3.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.4...gatsby-plugin-feed@2.3.5) (2019-07-20)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.3...gatsby-plugin-feed@2.3.4) (2019-07-12)

### Bug Fixes

- correct links in package changelogs ([#15630](https://github.com/gatsbyjs/gatsby/issues/15630)) ([d07b9dd](https://github.com/gatsbyjs/gatsby/commit/d07b9dd))

## [2.3.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.2...gatsby-plugin-feed@2.3.3) (2019-07-11)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.1...gatsby-plugin-feed@2.3.2) (2019-07-03)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.3.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.3.0...gatsby-plugin-feed@2.3.1) (2019-06-24)

**Note:** Version bump only for package gatsby-plugin-feed

# [2.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.2.3...gatsby-plugin-feed@2.3.0) (2019-06-20)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.2.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.2.2...gatsby-plugin-feed@2.2.3) (2019-06-07)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.2.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.2.1...gatsby-plugin-feed@2.2.2) (2019-05-31)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.2.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.2.0...gatsby-plugin-feed@2.2.1) (2019-05-22)

### Features

- **gatsby-plugin-feed:** add match plugin option ([#13827](https://github.com/gatsbyjs/gatsby/issues/13827)) ([b827fd2](https://github.com/gatsbyjs/gatsby/commit/b827fd2))

# [2.2.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.1.2...gatsby-plugin-feed@2.2.0) (2019-05-02)

### Features

- **gatsby:** add assetPrefix to support deploying assets separate from html ([#12128](https://github.com/gatsbyjs/gatsby/issues/12128)) ([8291044](https://github.com/gatsbyjs/gatsby/commit/8291044))

## [2.1.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.1.1...gatsby-plugin-feed@2.1.2) (2019-04-30)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.1.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.1.0...gatsby-plugin-feed@2.1.1) (2019-04-17)

**Note:** Version bump only for package gatsby-plugin-feed

# [2.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.15...gatsby-plugin-feed@2.1.0) (2019-03-21)

### Features

- **gatsby-plugin-feed:** warn for deprecations, validate options ([#12085](https://github.com/gatsbyjs/gatsby/issues/12085)) ([626cab4](https://github.com/gatsbyjs/gatsby/commit/626cab4))

## [2.0.15](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.14...gatsby-plugin-feed@2.0.15) (2019-03-11)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.0.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.13...gatsby-plugin-feed@2.0.14) (2019-02-25)

### Features

- **docs:** adding an RSS Feed ([#11941](https://github.com/gatsbyjs/gatsby/issues/11941)) ([0d7449d](https://github.com/gatsbyjs/gatsby/commit/0d7449d))

## [2.0.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.12...gatsby-plugin-feed@2.0.13) (2019-02-01)

**Note:** Version bump only for package gatsby-plugin-feed

## [2.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.11...gatsby-plugin-feed@2.0.12) (2019-01-28)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.11"></a>

## [2.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.10...gatsby-plugin-feed@2.0.11) (2018-12-01)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.10"></a>

## [2.0.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.9...gatsby-plugin-feed@2.0.10) (2018-11-29)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.9"></a>

## [2.0.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.8...gatsby-plugin-feed@2.0.9) (2018-10-29)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.8"></a>

## [2.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.7...gatsby-plugin-feed@2.0.8) (2018-10-09)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.7"></a>

## [2.0.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.6...gatsby-plugin-feed@2.0.7) (2018-10-05)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.6"></a>

## [2.0.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.5...gatsby-plugin-feed@2.0.6) (2018-10-01)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.5"></a>

## [2.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-rc.2...gatsby-plugin-feed@2.0.5) (2018-09-17)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-rc.2"></a>

# [2.0.0-rc.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-rc.1...gatsby-plugin-feed@2.0.0-rc.2) (2018-08-29)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-rc.1"></a>

# [2.0.0-rc.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-rc.0...gatsby-plugin-feed@2.0.0-rc.1) (2018-08-29)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-rc.0"></a>

# [2.0.0-rc.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-beta.4...gatsby-plugin-feed@2.0.0-rc.0) (2018-08-21)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-beta.4"></a>

# [2.0.0-beta.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-beta.3...gatsby-plugin-feed@2.0.0-beta.4) (2018-07-21)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-beta.3"></a>

# [2.0.0-beta.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-beta.2...gatsby-plugin-feed@2.0.0-beta.3) (2018-06-25)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-beta.2"></a>

# [2.0.0-beta.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-beta.1...gatsby-plugin-feed@2.0.0-beta.2) (2018-06-20)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-beta.1"></a>

# [2.0.0-beta.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@2.0.0-beta.0...gatsby-plugin-feed@2.0.0-beta.1) (2018-06-17)

**Note:** Version bump only for package gatsby-plugin-feed

<a name="2.0.0-beta.0"></a>

# [2.0.0-beta.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-feed@1.3.25...gatsby-plugin-feed@2.0.0-beta.0) (2018-06-17)

**Note:** Version bump only for package gatsby-plugin-feed
