Skip to content

Commit

Permalink
release v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spartdev committed Aug 21, 2019
1 parent 8036a19 commit 5779e73
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [4.6.0](https://github.com/tillersystems/Stardust/compare/v4.5.0...v4.6.0) (2019-08-21)

### Bug Fixes

- **Card:** makes overflowing content visible ([#706](https://github.com/tillersystems/Stardust/issues/706)) ([002cd87](https://github.com/tillersystems/Stardust/commit/002cd87))

### Features

- **Icon:** add check-circle icon ([#711](https://github.com/tillersystems/Stardust/issues/711)) ([dd3d491](https://github.com/tillersystems/Stardust/commit/dd3d491))

# [4.5.0](https://github.com/tillersystems/Stardust/compare/v4.4.1...v4.5.0) (2019-08-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tillersystems/stardust",
"version": "4.5.0",
"version": "4.6.0",
"description": "Tiller Design System",
"author": {
"name": "Tillersystems",
Expand Down

0 comments on commit 5779e73

Please sign in to comment.