Skip to content

Commit 00e6a7e

Browse files
chore(release): 1.0.2 [skip ci]
1 parent cf21e1c commit 00e6a7e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.0.2](https://github.com/BootNodeDev/uni-dev-kit/compare/v1.0.1...v1.0.2) (2025-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json auto-update version ([cf21e1c](https://github.com/BootNodeDev/uni-dev-kit/commit/cf21e1c7b3508eff816d26d798fc4b7f5c4067c8))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uniswap-dev-kit",
3-
"version": "0.0.1",
3+
"version": "1.0.2",
44
"description": "A modern TypeScript library for integrating Uniswap into your dapp.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)