Skip to content

Commit fffc8a3

Browse files
committed
chore(release): publish 0.6.2
1 parent a64a137 commit fffc8a3

3 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.6.2 (2025-03-07)
2+
3+
### 🩹 Fixes
4+
5+
- components build ([a64a137](https://github.com/radix-ng/origin-ui/commit/a64a137))
6+
7+
### ❤️ Thank You
8+
9+
- Oleg Pimenov @pimenovoleg
10+
111
## 0.6.1 (2025-03-07)
212

313
### 🚀 Features

packages/components/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.6.2 (2025-03-07)
2+
3+
### 🩹 Fixes
4+
5+
- components build ([a64a137](https://github.com/radix-ng/origin-ui/commit/a64a137))
6+
7+
### ❤️ Thank You
8+
9+
- Oleg Pimenov @pimenovoleg
10+
111
## 0.6.1 (2025-03-07)
212

313
### 🩹 Fixes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@origin-ui/components",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)