We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537d315 commit 75a0737Copy full SHA for 75a0737
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.2.12] - 2026-01-06
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- *(logs)* Release logs@1.2.11
10
11
+# Changelog
12
13
+All notable changes to this project will be documented in this file.
14
15
## [1.2.11] - 2026-01-05
16
17
### ⚙️ Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "logs",
- "version": "1.2.11",
+ "version": "1.2.12",
"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