mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-17 06:56:04 +01:00
chore(release): 🔖 Publish
- @marscollective/gatsby-theme-core@0.0.7 - @marscollective/gatsby-theme-jdoe@0.0.10 - @marscollective/gatsby-theme-link-free@0.0.10 - @marscollective/gatsby-theme-portfolio@0.0.2 - @marscollective/gatsby-starter-jdoe@0.0.7 - @marscollective/gatsby-starter-link-free@0.0.7 - @marscollective/gatsby-starter-portfolio@0.0.2 - @marscollective/themes-site@0.0.1
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -3,6 +3,18 @@
|
|||||||
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.0.7](https://github.com/marscollective/gatsby-theme-jdoe/compare/@marscollective/gatsby-starter-link-free@0.0.6...@marscollective/gatsby-starter-link-free@0.0.7) (2020-12-13)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **deps:** pin dependencies ([#27](https://github.com/marscollective/gatsby-theme-jdoe/issues/27)) ([d640f09](https://github.com/marscollective/gatsby-theme-jdoe/commit/d640f097df149d53a1f8254cff7b7593836bbd03))
|
||||||
|
* **deps:** update react monorepo to v17 ([#28](https://github.com/marscollective/gatsby-theme-jdoe/issues/28)) ([ffa7173](https://github.com/marscollective/gatsby-theme-jdoe/commit/ffa71730f668b79d9f0d9edb559ab1619ee22af0))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [0.0.5](https://github.com/marscollective/gatsby-theme-jdoe/compare/@marscollective/gatsby-starter-link-free@0.0.4...@marscollective/gatsby-starter-link-free@0.0.5) (2020-12-12)
|
## [0.0.5](https://github.com/marscollective/gatsby-theme-jdoe/compare/@marscollective/gatsby-starter-link-free@0.0.4...@marscollective/gatsby-starter-link-free@0.0.5) (2020-12-12)
|
||||||
|
|
||||||
**Note:** Version bump only for package @marscollective/gatsby-starter-link-free
|
**Note:** Version bump only for package @marscollective/gatsby-starter-link-free
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@marscollective/gatsby-starter-link-free",
|
"name": "@marscollective/gatsby-starter-link-free",
|
||||||
"version": "0.0.6",
|
"version": "0.0.7",
|
||||||
"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",
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
"clean": "gatsby clean"
|
"clean": "gatsby clean"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@marscollective/gatsby-theme-link-free": "^0.0.9",
|
"@marscollective/gatsby-theme-link-free": "^0.0.10",
|
||||||
"gatsby": "2.28.2",
|
"gatsby": "2.28.2",
|
||||||
"react": "17.0.1",
|
"react": "17.0.1",
|
||||||
"react-dom": "17.0.1"
|
"react-dom": "17.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user