Skip to content

Commit 3bece7e

Browse files
authored
Merge pull request #26 from badrap/changeset-release/main
Version Packages
2 parents e761bea + f3316f6 commit 3bece7e

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/fancy-actors-bet.md

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

.changeset/khaki-showers-hear.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.0
4+
5+
### Minor Changes
6+
7+
- a98a23e: Rename Alert component's "type" prop to "tone", with similar semantics to the Tag component.
8+
- 061b531: Rename Badge component to Tag
9+
310
## 0.7.9
411

512
### Patch 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.7.9",
4+
"version": "0.8.0",
55
"description": "TypeScript helpers for creating Badrap apps",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)