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