We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d2450 commit 96ecca3Copy full SHA for 96ecca3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+3.3.2 / 2018-10-6
2
+==================
3
+* Added package.json file to help deploy to gh-pages
4
+
5
3.3.1 / 2018-10-6
6
==================
7
* Fixed broken padding values on navigation sidebar
README.md
@@ -1,4 +1,4 @@
-Style-Guide-Boilerplate v3.3.1
+Style-Guide-Boilerplate v3.3.2
==============================
A starting point for crafting living style guides.
package.json
@@ -1,6 +1,6 @@
{
"name": "@bjankord/style-guide-boilerplate",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "A starting point for crafting living style guides.",
"scripts": {
"test": "echo \"Error: no test specified\"",
0 commit comments