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 Dec 15, 2020
2 parents 4620d35 + d4ff7da commit 627802d
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.25.0](https://github.com/5app/base5-ui/compare/v11.24.0...v11.25.0) (2020-12-09)


### Bug Fixes

* **InlineList:** Shrink-wrap long content ([b88424b](https://github.com/5app/base5-ui/commit/b88424bae05159d4b3137436c98c3df7595ee21f))


### Features

* Add margin style props to Pill component ([d81262d](https://github.com/5app/base5-ui/commit/d81262d572d69c72a467dc7aabfa20d03ab6adab))

# [11.24.0](https://github.com/5app/base5-ui/compare/v11.23.0...v11.24.0) (2020-12-07)


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

0 comments on commit 627802d

Please sign in to comment.