We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99826e9 commit e76d9eaCopy full SHA for e76d9ea
application/client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chipmunk",
3
- "version": "3.19.2",
+ "version": "3.19.3",
4
"description": "Logs analyzer tool",
5
"author": "Dmitry Astafyev",
6
"scripts": {
application/holder/package.json
"chipmunk": {
"versions": {}
},
changelog.md
@@ -1,3 +1,9 @@
+# 3.19.3 (12.12.2025)
+
+## Changes
+- Use PowerShell as default shell on Windows when available.
+- List built-in PowerShell on Windows in the available shells.
7
# 3.19.2 (10.12.2025)
8
9
## Features
0 commit comments