We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df2e704 commit 3b41b08Copy full SHA for 3b41b08
application/client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chipmunk",
3
- "version": "3.18.0",
+ "version": "3.18.1",
4
"description": "Logs analyzer tool",
5
"author": "Dmitry Astafyev",
6
"scripts": {
application/holder/package.json
"chipmunk": {
"versions": {}
},
changelog.md
@@ -1,3 +1,9 @@
+# 3.18.1 (02.06.2025)
+
+## Fixes
+- Fix application menu (for macos)
+- Allow open external links in changelogs overview
7
# 3.18.0 (30.05.2025)
8
9
## Add
0 commit comments