Skip to content

Commit

Permalink
Up to 3.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryAstafyev committed Jan 8, 2025
1 parent f2d7322 commit 292a884
Show file tree
Hide file tree
Showing 3 changed files with 7 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.14.3",
"version": "3.14.4",
"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.14.3",
"version": "3.14.4",
"chipmunk": {
"versions": {}
},
Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.14.4 (08.01.2025)

## Changes
- Using binary format for messaging instead of JSON strings

# 3.14.3 (15.11.2024)

## Corrections
Expand Down

0 comments on commit 292a884

Please sign in to comment.