Skip to content

Commit 61f701b

Browse files
authored
Merge pull request #27 from badrap/changeset-release/main
Version Packages
2 parents 90a59e1 + 04f7517 commit 61f701b

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/breezy-sites-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/long-parts-float.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @badrap/libapp
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- 90a59e1: Deprecate lineClamp and flexBasis properties from Box and Flex
8+
- d31fbdf: feat(ui/experimental/Button): allow name and value props for Buttons
9+
310
## 0.8.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@badrap/libapp",
33
"type": "commonjs",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"description": "TypeScript helpers for creating Badrap apps",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)