chore(release): 🔖 Publish

- @marscollective/gatsby-theme-core@0.2.1
 - @marscollective/gatsby-theme-jdoe@0.2.1
 - @marscollective/gatsby-theme-link-free@0.2.1
 - @marscollective/gatsby-theme-portfolio@0.2.1
 - @marscollective/gatsby-starter-jdoe@0.2.1
 - @marscollective/gatsby-starter-link-free@0.2.1
 - @marscollective/gatsby-starter-portfolio@0.2.1
 - website@0.2.1
This commit is contained in:
Daniel Soares
2020-12-15 08:55:19 -03:00
parent 10f8cc3ce1
commit 9e1f7c104c
2 changed files with 10 additions and 2 deletions

View File

@@ -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.
## [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
# [0.2.0](https://github.com/marscollective/gatsby-theme-jdoe/compare/@marscollective/gatsby-starter-link-free@0.1.0...@marscollective/gatsby-starter-link-free@0.2.0) (2020-12-14)

View File

@@ -1,6 +1,6 @@
{
"name": "@marscollective/gatsby-starter-link-free",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"scripts": {
"build": "GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages",
@@ -10,7 +10,7 @@
"deploy": "yarn build && netlify deploy -p"
},
"dependencies": {
"@marscollective/gatsby-theme-link-free": "^0.2.0",
"@marscollective/gatsby-theme-link-free": "^0.2.1",
"gatsby": "2.28.2",
"react": "17.0.1",
"react-dom": "17.0.1"