From 1482b7c545c94cca1ad08a9a608143b853f7fa8d Mon Sep 17 00:00:00 2001 From: Jonny Gerig Meyer Date: Tue, 30 Jan 2018 15:07:11 -0500 Subject: [PATCH] Fix docs search; bump v3.0.3 --- .npmignore | 1 - CHANGELOG.md | 6 + docs/CHANGELOG.html | 7 +- docs/CONTRIBUTING.html | 2 +- docs/PHILOSOPHY.html | 2 +- docs/_normal.html | 2 +- docs/_parser.html | 2 +- docs/_validation.html | 2 +- docs/_version.html | 2 +- docs/api.html | 2 +- docs/config.html | 2 +- docs/index.html | 2 +- docs/plugin-utils.html | 2 +- docs/plugin_svg-grid.html | 2 +- docs/search-data.json | 2 +- docs/search.html | 2 +- docs/su-math.html | 2 +- package.json | 10 +- yarn.lock | 1293 +++++++++++++++++-------------------- 19 files changed, 629 insertions(+), 716 deletions(-) diff --git a/.npmignore b/.npmignore index f6db7403..c403a5d7 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,2 @@ **/.* test -*.json diff --git a/CHANGELOG.md b/CHANGELOG.md index 355f9c0a..9bfb0f03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog +## 3.0.3 - January 30, 2018 + +- Fix missing doc JSON file in npm package. +- Update dev dependencies. + + ## 3.0.2 - January 25, 2018 - Documentation updates. diff --git a/docs/CHANGELOG.html b/docs/CHANGELOG.html index 10b550b2..13c2687c 100644 --- a/docs/CHANGELOG.html +++ b/docs/CHANGELOG.html @@ -42,7 +42,7 @@
Susy - 3.0.2 + 3.0.3
@@ -219,6 +219,11 @@