From d14685e66218610b5ca19a66e3ea7b077670202c Mon Sep 17 00:00:00 2001 From: CanRau Date: Wed, 5 Dec 2018 14:11:04 -0500 Subject: [PATCH] chore(release): v2.1.7 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b004609..e1e8fb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.1.7](https://github.com/gaiama/gaiama.org/compare/v2.1.6...v2.1.7) (2018-12-05) + + +### Bug Fixes + +* disable autolink-headers to fix custom scroll behavoir ([786a5d0](https://github.com/gaiama/gaiama.org/commit/786a5d0)), closes [/github.com/gatsbyjs/gatsby/issues/7454#issuecomment-444531023](https://github.com//github.com/gatsbyjs/gatsby/issues/7454/issues/issuecomment-444531023) + + + ## [2.1.6](https://github.com/gaiama/gaiama.org/compare/v2.1.5...v2.1.6) (2018-12-05) diff --git a/package.json b/package.json index e094d97..d641198 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "gaiama.org", "private": true, "description": "GaiAma.org website", - "version": "2.1.6", + "version": "2.1.7", "author": "Can Rau ", "license": "MIT", "homepage": "https://www.gaiama.org",