We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 788fa10 commit 62ec90bCopy full SHA for 62ec90b
2 files changed
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
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
15
## [1.1.7] - 2025-07-20
16
17
## [1.1.6] - 2025-07-20
package.json
@@ -1,6 +1,6 @@
1
{
"name": "logs",
- "version": "1.1.7",
+ "version": "1.1.8",
"description": "The microservice contains an API that accepts any JSON object from the browser and outputs it to the container's stdout",
"author": "MobileTeleSystems",
"homepage": "https://github.com/MobileTeleSystems/logs",
0 commit comments