From d9ac980e86277c2ff55f82e03b2ac9d1004bd8dc Mon Sep 17 00:00:00 2001 From: Sebastian Ojeda Date: Tue, 9 Mar 2021 22:03:41 -0700 Subject: [PATCH] chore(release): publish [skip ci] - gatsby-theme-purist@1.3.1 --- gatsby-theme-purist/CHANGELOG.md | 8 ++++++++ gatsby-theme-purist/package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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",