mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-17 06:56:04 +01:00
🔖 Publish
- @marscollective/gatsby-theme-core@0.0.3 - @marscollective/gatsby-theme-jdoe@0.0.5 - @marscollective/gatsby-theme-link-free@0.0.5 - @marscollective/gatsby-starter-jdoe@0.0.2 - @marscollective/gatsby-starter-link-free@0.0.2
This commit is contained in:
8
CHANGELOG.md
Normal file
8
CHANGELOG.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Change Log
|
||||||
|
|
||||||
|
All notable changes to this project will be documented in this file.
|
||||||
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## 0.0.2 (2020-12-12)
|
||||||
|
|
||||||
|
**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.1",
|
"version": "0.0.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",
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
"clean": "gatsby clean"
|
"clean": "gatsby clean"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@marscollective/gatsby-theme-link-free": "^0.0.4",
|
"@marscollective/gatsby-theme-link-free": "^0.0.5",
|
||||||
"gatsby": "^2.28.2",
|
"gatsby": "^2.28.2",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"react-dom": "^16.14.0"
|
"react-dom": "^16.14.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user