We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edea72b commit 49de2a1Copy full SHA for 49de2a1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.1.0](https://github.com/DexKit/trading-bot/compare/v1.0.0...v1.1.0) (2025-05-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "trading-bot",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Trading bot for decentralized exchanges",
"main": "index.ts",
"repository": "https://github.com/DexKit/trading-bot.git",
0 commit comments