Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2023-06-28)

### Bug Fixes

* remove balance from output token ([05c16af](05c16af))

### Features

* show complete number on review screen ([d53bc8a](d53bc8a))
  • Loading branch information
semantic-release-bot committed Jun 28, 2023
1 parent d53bc8a commit ff6d262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": "./dist/fonts.css"
}
},
"version": "1.2.0",
"version": "1.3.0",
"scripts": {
"contracts:compile:abi": "typechain --target ethers-v5 --out-dir src/abis/types \"./src/abis/**/*.json\"",
"contracts:compile:v3": "typechain --target ethers-v5 --out-dir src/types/v3 \"./node_modules/@uniswap/**/artifacts/contracts/**/*.json\"",
Expand Down

1 comment on commit ff6d262

@vercel
Copy link

@vercel vercel bot commented on ff6d262 Jun 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wido-widget – ./

wido-widget-git-main-wido.vercel.app
wido-widget-wido.vercel.app
wido-widget.vercel.app

Please sign in to comment.