Skip to content

Commit 76c8792

Browse files
authored
Merge pull request #122 from bejamas/changeset-release/main
Version Packages
2 parents 891cb79 + 7863941 commit 76c8792

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/modern-masks-apply.md

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

.changeset/quiet-falcons-preset.md

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

packages/bejamas/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# bejamas
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- [#121](https://github.com/bejamas/ui/pull/121) [`cab232e`](https://github.com/bejamas/ui/commit/cab232e8ae59a1c2ab8513208e4f948a3c675718) Thanks [@thomkrupa](https://github.com/thomkrupa)! - Add a Bejamas-native `apply` command for preset switching, including partial `--only theme`, `--only font`, and `--only theme,font` support, and bump the managed shadcn runner to 4.6.0.
8+
9+
- [#121](https://github.com/bejamas/ui/pull/121) [`1ad30c7`](https://github.com/bejamas/ui/commit/1ad30c7bd83274769dd099361c538d3506dc52cf) Thanks [@thomkrupa](https://github.com/thomkrupa)! - Add the native `bejamas preset` command for decoding preset codes, creating preset URLs, opening presets, and resolving the active project preset.
10+
311
## 0.3.3
412

513
### Patch Changes

packages/bejamas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bejamas",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)