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

Commit

Permalink
Merge branch 'master' of https://github.com/5app/base5-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
diondiondion committed Apr 21, 2022
2 parents 424a404 + 1977336 commit e223113
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [14.9.0](https://github.com/5app/base5-ui/compare/v14.8.0...v14.9.0) (2022-04-07)


### Bug Fixes

* **Icon:** Generic imports for iconMap, noissue ([eb1bde2](https://github.com/5app/base5-ui/commit/eb1bde242dd67f8bdccfece5ca8959feb357128f))


### Features

* **Stack:** New `withDividers` prop, noissue ([9cfac3f](https://github.com/5app/base5-ui/commit/9cfac3ff4312f18a801c3061d542e8a44f269e12))
* Add new background values 'dimmed' and 'border', noissue ([0e10b5c](https://github.com/5app/base5-ui/commit/0e10b5c103238a0feaf7b0f6e37e44b052718aa0))
* New simple Divider component, noissue ([f247a5a](https://github.com/5app/base5-ui/commit/f247a5a1520e6ce91e9534a70c076c37651833eb))

# [14.8.0](https://github.com/5app/base5-ui/compare/v14.7.0...v14.8.0) (2022-03-25)


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": "14.8.0",
"version": "14.9.0",
"description": "5app's reusable UI component library",
"main": "index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e223113

Please sign in to comment.