Skip to content

Commit

Permalink
Bump v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sklar committed Mar 13, 2018
1 parent 37a6adb commit 7fb78ac
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="3.0.0"></a>
## 3.0.0 Iron Ladybug (2018-03-07)

#### Bug Fixes

- **font.monospace:** missing `default` flag ([1b90e08](https://github.com/datasapiens/ui-kit/commit/1b90e08))
- **typography.font-face:** empty string parameters ([37a6adb](https://github.com/datasapiens/ui-kit/commit/37a6adb))

##### BREAKING CHANGES

All images, icons, fonts and none-sass related stuff has moved to the [datasapiens/ui-assets](https://github.com/datasapiens/ui-assets) repository.



<a name="2.8.0"></a>
## 2.8.0 (2018-02-26)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-kit",
"version": "2.8.0",
"version": "3.0.0",
"title": "UI Kit",
"description": "datasapiens sass toolkit and components library",
"company": {
Expand Down

0 comments on commit 7fb78ac

Please sign in to comment.