Skip to content

Commit

Permalink
chore(release): 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mguleryuz committed Oct 31, 2024
1 parent 61f1466 commit c7b4f36
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.8](https://github.com/InverterNetwork/react/compare/v0.3.7...v0.3.8) (2024-10-31)

### [0.3.7](https://github.com/InverterNetwork/react/compare/v0.3.6...v0.3.7) (2024-10-30)


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.7",
"version": "0.3.8",
"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.6",
"@inverter-network/sdk": "0.3.7",
"@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 c7b4f36

Please sign in to comment.