Skip to content

Commit 3b41b08

Browse files
Up to 3.18.1
1 parent df2e704 commit 3b41b08

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

application/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chipmunk",
3-
"version": "3.18.0",
3+
"version": "3.18.1",
44
"description": "Logs analyzer tool",
55
"author": "Dmitry Astafyev",
66
"scripts": {

application/holder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chipmunk",
3-
"version": "3.18.0",
3+
"version": "3.18.1",
44
"chipmunk": {
55
"versions": {}
66
},

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 3.18.1 (02.06.2025)
2+
3+
## Fixes
4+
- Fix application menu (for macos)
5+
- Allow open external links in changelogs overview
6+
17
# 3.18.0 (30.05.2025)
28

39
## Add

0 commit comments

Comments
 (0)