Skip to content

Commit

Permalink
chore(release): 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mguleryuz committed Oct 26, 2024
1 parent f08c976 commit 68da7dc
Show file tree
Hide file tree
Showing 3 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.6](https://github.com/InverterNetwork/react/compare/v0.3.5...v0.3.6) (2024-10-26)

### [0.3.5](https://github.com/InverterNetwork/react/compare/v0.3.5-alpha.0...v0.3.5) (2024-10-26)

### [0.3.4](https://github.com/InverterNetwork/react/compare/v0.3.3...v0.3.4) (2024-10-19)
Expand Down
Binary file modified bun.lockb
Binary file not shown.
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.5",
"version": "0.3.6",
"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.5",
"@inverter-network/sdk": "0.3.6",
"@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 68da7dc

Please sign in to comment.