Skip to content

Commit f4532c0

Browse files
authored
Merge pull request #44 from badrap/changeset-release/main
Version Packages
2 parents b9e37ec + deecf1c commit f4532c0

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/dry-kiwis-float.md

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

.changeset/fine-ties-think.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.10.3
4+
5+
### Patch Changes
6+
7+
- 11571ea: Switch from ESLint + Prettier to oxlint + oxfmt
8+
- 09e231d: Add TextBlock component
9+
310
## 0.10.2
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@badrap/libapp",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "TypeScript helpers for creating Badrap apps",
55
"homepage": "https://github.com/badrap/libapp#readme",
66
"bugs": {

0 commit comments

Comments
 (0)