Skip to content

Commit 4405b98

Browse files
committed
chore(release): 0.4.7
1 parent 9cdac20 commit 4405b98

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.7](https://github.com/InverterNetwork/react/compare/v0.4.6...v0.4.7) (2025-03-20)
6+
7+
8+
### Features
9+
10+
* **dependencies:** add @radix-ui/react-radio-group version 1.2.3 to package.json and bun.lock ([9cdac20](https://github.com/InverterNetwork/react/commit/9cdac2076638686daf06e7a17550e76a8abd5661))
11+
512
### [0.4.6](https://github.com/InverterNetwork/react/compare/v0.4.5...v0.4.6) (2025-03-14)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@inverter-network/react",
33
"description": "INVERTER react",
4-
"version": "0.4.6",
4+
"version": "0.4.7",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)