We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be69be1 commit 6167cf2Copy full SHA for 6167cf2
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.2.1] - 2025-12-23
6
+
7
+# Changelog
8
9
+All notable changes to this project will be documented in this file.
10
11
## [1.2.0] - 2025-12-23
12
13
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "logs",
- "version": "1.2.0",
+ "version": "1.2.1",
"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