Skip to content

Commit

Permalink
chore: release 1.0.0-beta.17
Browse files Browse the repository at this point in the history
  • Loading branch information
bludnic committed Sep 10, 2024
1 parent a900992 commit d562d1d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .changeset/calm-coats-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"opentrader": minor
"frontend": minor
"processor": minor
---

- chore(npm): upgrade deps
- chore: include strategy effects in the bundle under `opentrader/effects`
- feat(bot): make strategy logging optional
- fix(UI, BotChart): disable Exchange and Symbol selects on bot details page
- fix(tRPC, getCompletedSmartTrades): return all types of SmartTrades
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"changesets": [
"beige-rocks-agree",
"brave-poets-hang",
"calm-coats-explode",
"chilly-clouds-explode",
"few-planets-reflect",
"five-donuts-poke",
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opentrader",
"version": "1.0.0-beta.16",
"version": "1.0.0-beta.17",
"description": "OpenTrader is a powerful open-source crypto trading bot designated to automate your trading strategies on various cryptocurrency exchanges.",
"keywords": [
"bot",
Expand Down
2 changes: 1 addition & 1 deletion pro
Submodule pro updated from 0944df to e861ac

0 comments on commit d562d1d

Please sign in to comment.