Skip to content

Commit 49de2a1

Browse files
chore(main): release 1.1.1
1 parent edea72b commit 49de2a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/DexKit/trading-bot/compare/v1.1.0...v1.1.1) (2025-05-15)
4+
5+
6+
### Bug Fixes
7+
8+
* set allowance to allowance holder ([edea72b](https://github.com/DexKit/trading-bot/commit/edea72b46d5ff100289e902f8ef0f34f383eaa99))
9+
310
## [1.1.0](https://github.com/DexKit/trading-bot/compare/v1.0.0...v1.1.0) (2025-05-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trading-bot",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Trading bot for decentralized exchanges",
55
"main": "index.ts",
66
"repository": "https://github.com/DexKit/trading-bot.git",

0 commit comments

Comments
 (0)