Skip to content

Commit

Permalink
chore(release): 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mguleryuz committed Oct 14, 2024
1 parent 19edb93 commit 5c9e389
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

## [0.3.0](https://github.com/InverterNetwork/react/compare/v0.3.0-alpha.9...v0.3.0) (2024-10-14)

## 0.3.0-alpha.0 (2024-10-08)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inverter-network/react",
"description": "INVERTER react",
"version": "0.3.0-alpha.9",
"version": "0.3.0",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@tanstack/react-query": "^5.59.0"
},
"dependencies": {
"@inverter-network/sdk": "0.3.0-alpha.8",
"@inverter-network/sdk": "0.3.0",
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-checkbox": "^1.1.2",
Expand Down

0 comments on commit 5c9e389

Please sign in to comment.