Skip to content

Commit 62ec90b

Browse files
committed
chore(logs): release logs@1.1.8
1 parent 788fa10 commit 62ec90b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [1.1.8] - 2025-11-19
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Update package.json and package-lock.json dependencies
10+
11+
# Changelog
12+
13+
All notable changes to this project will be documented in this file.
14+
515
## [1.1.7] - 2025-07-20
616

717
## [1.1.6] - 2025-07-20

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.7",
3+
"version": "1.1.8",
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)