diff --git a/gatsby-theme-purist/CHANGELOG.md b/gatsby-theme-purist/CHANGELOG.md index 1c60a75..915c607 100644 --- a/gatsby-theme-purist/CHANGELOG.md +++ b/gatsby-theme-purist/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.1](https://github.com/sebsojeda/gatsby-theme-purist/compare/gatsby-theme-purist@1.3.0...gatsby-theme-purist@1.3.1) (2021-03-10) + +**Note:** Version bump only for package gatsby-theme-purist + + + + + # [1.3.0](https://github.com/sebsojeda/gatsby-theme-purist/compare/gatsby-theme-purist@1.2.0...gatsby-theme-purist@1.3.0) (2021-03-09) diff --git a/gatsby-theme-purist/package.json b/gatsby-theme-purist/package.json index c08a44d..cf28a9a 100644 --- a/gatsby-theme-purist/package.json +++ b/gatsby-theme-purist/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-theme-purist", - "version": "1.3.0", + "version": "1.3.1", "main": "index.js", "author": "Sebastian Ojeda (@sebsojeda)", "license": "0BSD",