Skip to content

Commit fb7fb31

Browse files
ci(changesets): 📦 version packages (beta) (#14)
Co-authored-by: Trinh Duc Trinh <[email protected]>
1 parent fb1f1c9 commit fb7fb31

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@brifui/typescript-config": "0.0.0"
1010
},
1111
"changesets": [
12-
"three-toys-grab"
12+
"three-toys-grab",
13+
"twelve-chicken-suffer"
1314
]
1415
}

packages/theme/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @brifui/theme
22

3+
## 0.0.1-beta.1
4+
5+
### Patch Changes
6+
7+
- [#13](https://github.com/brifui-org/brif-ui/pull/13) [`fb1f1c9`](https://github.com/brifui-org/brif-ui/commit/fb1f1c9f5fdcb9958cde58efaf209194e5e68a11) Thanks [@trinhthinh388](https://github.com/trinhthinh388)! - updated package.json
8+
39
## 0.0.1-beta.0
410

511
### Patch Changes

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@brifui/theme",
3-
"version": "0.0.1-beta.0",
3+
"version": "0.0.1-beta.1",
44
"description": "Theming library for Brif UI.",
55
"type": "module",
66
"sideEffects": false,

0 commit comments

Comments
 (0)