Skip to content

Commit

Permalink
Bump up Aim to v3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gorarakelyan committed Jun 27, 2022
1 parent 50622e6 commit d19961e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 3.11.1 Jun 27, 2022

- Replace base58 encoder with base64 (KaroMourad, VkoHov)
- Fix Notes tab loading issue (arsengit)
- Fix the loading logic of the `monaco editor` across the Aim Ui (arsengit)
- Fix `Table` export functionality in Params and Scatters explorers (arsengit)
Expand Down
2 changes: 1 addition & 1 deletion aim/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.0
3.11.1
2 changes: 1 addition & 1 deletion aim/web/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui_v2",
"version": "3.11.0",
"version": "3.11.1",
"private": true,
"dependencies": {
"@aksel/structjs": "^1.0.0",
Expand Down

0 comments on commit d19961e

Please sign in to comment.