Skip to content

Commit 7d46b0e

Browse files
committed
Merge branch 'main' of github.com:MobileTeleSystems/logs
2 parents 8188fc0 + c0da29c commit 7d46b0e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.6] - 2025-07-20
6+
7+
### 🐛 Bug Fixes
8+
9+
- Update Docker image tags to reflect version 1.1.5
10+
511
## [1.1.5] - 2025-07-19
612

713
### ⚙️ Miscellaneous Tasks

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logs",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "The microservice contains an API that accepts any JSON object from the browser and outputs it to the container's stdout",
55
"author": "MobileTeleSystems",
66
"homepage": "https://github.com/MobileTeleSystems/logs",

0 commit comments

Comments
 (0)