Skip to content

Commit

Permalink
Bumped version to 1.0.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
fabric-design committed Jun 25, 2018
1 parent c6f5621 commit 5f6dfbe
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.0.14"></a>
## [1.0.14](https://github.com/fabric-design/scss/compare/1.0.13...1.0.14) (2018-06-25)


### Bug Fixes

* **bug:** adding ws-header to default for distributable ([68b8d04](https://github.com/fabric-design/scss/commit/68b8d04))
* **header:** update header.scss to be consistent with component style ([34d69e8](https://github.com/fabric-design/scss/commit/34d69e8))



<a name="1.0.13"></a>
## [1.0.13](https://github.com/fabric-design/scss/compare/1.0.12...1.0.13) (2018-06-22)

Expand Down
1 change: 1 addition & 0 deletions build/index.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fabric-scss",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"homepage": "https://fabric-design.github.io/styleguide/#/general/1-intro",
"main": "README.md",
Expand Down

0 comments on commit 5f6dfbe

Please sign in to comment.