Skip to content

Commit

Permalink
chore(release): 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mguleryuz committed Oct 30, 2024
1 parent 9d5978e commit 61f1466
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.7](https://github.com/InverterNetwork/react/compare/v0.3.6...v0.3.7) (2024-10-30)


### Features

* charts ([56e7007](https://github.com/InverterNetwork/react/commit/56e700749b27b697c94836502e20757d207d00f3))
* debaunce and swap sub hooks, market stat ui component ([076c135](https://github.com/InverterNetwork/react/commit/076c1351803f6cc89b2bc2f7a4f8316b58f9ffc0))
* overwrite theme ([0647ffc](https://github.com/InverterNetwork/react/commit/0647ffcc281c58916e1ccc1b6089891557baa502))
* upload file hook ([9d5978e](https://github.com/InverterNetwork/react/commit/9d5978e6b27fc0b6a908063fd6f491497571f154))

### [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)
Expand Down
2 changes: 1 addition & 1 deletion 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.6",
"version": "0.3.7",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 61f1466

Please sign in to comment.