Skip to content

Commit e76d9ea

Browse files
committed
Up to 3.19.3
1 parent 99826e9 commit e76d9ea

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.19.2",
3+
"version": "3.19.3",
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.19.2",
3+
"version": "3.19.3",
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.19.3 (12.12.2025)
2+
3+
## Changes
4+
- Use PowerShell as default shell on Windows when available.
5+
- List built-in PowerShell on Windows in the available shells.
6+
17
# 3.19.2 (10.12.2025)
28

39
## Features

0 commit comments

Comments
 (0)