Skip to content

Commit cb39246

Browse files
authored
Merge pull request #180 from fulldotdev/changeset-release/main
[ci] release
2 parents 49e1bfc + 964d420 commit cb39246

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/fast-needles-tap.md

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

.changeset/soft-tools-serve.md

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

CHANGELOG.md

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

3+
## 0.9.2
4+
5+
### Patch Changes
6+
7+
- [`c052c13`](https://github.com/fulldotdev/ui/commit/c052c13c356bae933ffd838de1a95a0af7e97e21) Thanks [@silveltman](https://github.com/silveltman)! - Add active navigation item support to the Header 1 block.
8+
9+
- [`49e1bfc`](https://github.com/fulldotdev/ui/commit/49e1bfc3d1bbb7a6cb126094385704fdcc0a49d6) Thanks [@silveltman](https://github.com/silveltman)! - Update registry build and styling dependencies.
10+
311
## 0.9.1
412

513
### 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": "fulldev-ui",
33
"type": "module",
4-
"version": "0.9.1",
4+
"version": "0.9.2",
55
"description": "Open-source Astro UI components and blocks",
66
"homepage": "https://ui.full.dev",
77
"bugs": "https://github.com/fulldotdev/ui/issues",

0 commit comments

Comments
 (0)