Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
chore(release): 11.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [11.8.0](v11.7.1...v11.8.0) (2020-09-01)

### Bug Fixes

* **Card:** Prevent overriding variant/size props, [#103](#103) ([6722f19](6722f19))

### Features

* New Card component, [#103](#103) ([25406e2](25406e2))
  • Loading branch information
5app-Machine committed Sep 1, 2020
1 parent 6722f19 commit 354388b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [11.8.0](https://github.com/5app/base5-ui/compare/v11.7.1...v11.8.0) (2020-09-01)


### Bug Fixes

* **Card:** Prevent overriding variant/size props, [#103](https://github.com/5app/base5-ui/issues/103) ([6722f19](https://github.com/5app/base5-ui/commit/6722f19e9f8e44b6f17ce252ed0964584e5834e0))


### Features

* New Card component, [#103](https://github.com/5app/base5-ui/issues/103) ([25406e2](https://github.com/5app/base5-ui/commit/25406e2c519dbae4d24345d0e6695c2685a80c05))

## [11.7.1](https://github.com/5app/base5-ui/compare/v11.7.0...v11.7.1) (2020-09-01)


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": "base5-ui",
"version": "11.7.1",
"version": "11.8.0",
"description": "5app's reusable UI component library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 354388b

Please sign in to comment.