chore(release): 🔖 Publish

This commit is contained in:
Daniel Soares
2020-12-15 10:42:02 -03:00
parent fb5379e2ef
commit 31c1d99615
2 changed files with 9 additions and 1 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.2.2](https://github.com/marscollective/gatsby-themes/compare/@marscollective/gatsby-starter-link-free@0.2.1...@marscollective/gatsby-starter-link-free@0.2.2) (2020-12-15)
**Note:** Version bump only for package @marscollective/gatsby-starter-link-free
## [0.2.1](https://github.com/marscollective/gatsby-theme-jdoe/compare/@marscollective/gatsby-starter-link-free@0.2.0...@marscollective/gatsby-starter-link-free@0.2.1) (2020-12-15) ## [0.2.1](https://github.com/marscollective/gatsby-theme-jdoe/compare/@marscollective/gatsby-starter-link-free@0.2.0...@marscollective/gatsby-starter-link-free@0.2.1) (2020-12-15)
**Note:** Version bump only for package @marscollective/gatsby-starter-link-free **Note:** Version bump only for package @marscollective/gatsby-starter-link-free

View File

@@ -1,6 +1,6 @@
{ {
"name": "@marscollective/gatsby-starter-link-free", "name": "@marscollective/gatsby-starter-link-free",
"version": "0.2.1", "version": "0.2.2",
"private": true, "private": true,
"scripts": { "scripts": {
"build": "GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages", "build": "GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages",