Skip to content

Commit 96ecca3

Browse files
author
Brett Jankord
committed
Clean up
1 parent 20d2450 commit 96ecca3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.3.2 / 2018-10-6
2+
==================
3+
* Added package.json file to help deploy to gh-pages
4+
15
3.3.1 / 2018-10-6
26
==================
37
* Fixed broken padding values on navigation sidebar

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Style-Guide-Boilerplate v3.3.1
1+
Style-Guide-Boilerplate v3.3.2
22
==============================
33

44
A starting point for crafting living style guides.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bjankord/style-guide-boilerplate",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"description": "A starting point for crafting living style guides.",
55
"scripts": {
66
"test": "echo \"Error: no test specified\"",

0 commit comments

Comments
 (0)