Skip to content

Commit

Permalink
Up to 3.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryAstafyev committed Feb 9, 2024
1 parent 1affdcb commit 1faf374
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chipmunk",
"version": "3.10.5",
"version": "3.10.6",
"description": "Logs analyzer tool",
"author": "Dmitry Astafyev",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion application/holder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chipmunk",
"version": "3.10.5",
"version": "3.10.6",
"chipmunk": {
"versions": {}
},
Expand Down
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 3.10.6 (09.02.2024)

## Fixes

- Fix calling recent commands
- Fix context menu in concat view
- Fix files list in concat view

# 3.10.5 (02.02.2024)

## Fixes
Expand Down

0 comments on commit 1faf374

Please sign in to comment.