diff --git a/packages/gatsby-theme-parliament/CHANGELOG.md b/packages/gatsby-theme-parliament/CHANGELOG.md index fc0b49b744..3c36448d8c 100644 --- a/packages/gatsby-theme-parliament/CHANGELOG.md +++ b/packages/gatsby-theme-parliament/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.9.1](https://github.com/adobe/gatsby-theme-parliament/compare/@adobe/gatsby-theme-parliament@2.9.0...@adobe/gatsby-theme-parliament@2.9.1) (2020-10-18) + + +### Bug Fixes + +* Design Q&A follow up issues ([35f825c](https://github.com/adobe/gatsby-theme-parliament/commit/35f825c236285d1b96e378d156eb919589db2f96)) + + + + + # [2.9.0](https://github.com/adobe/gatsby-theme-parliament/compare/@adobe/gatsby-theme-parliament@2.8.1...@adobe/gatsby-theme-parliament@2.9.0) (2020-10-17) diff --git a/packages/gatsby-theme-parliament/package.json b/packages/gatsby-theme-parliament/package.json index 7dae6ffcfa..731e8d66b3 100644 --- a/packages/gatsby-theme-parliament/package.json +++ b/packages/gatsby-theme-parliament/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/gatsby-theme-parliament", - "version": "2.9.0", + "version": "2.9.1", "description": "Gatsby theme for building markdown powered Adobe I/O sites", "main": "index.js", "license": "Apache-2.0",