We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e03378 + 0d3c94d commit 79835f9Copy full SHA for 79835f9
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.5] - 2025-12-23
6
+
7
+# Changelog
8
9
+All notable changes to this project will be documented in this file.
10
11
## [1.2.4] - 2025-12-23
12
13
# Changelog
package.json
@@ -1,6 +1,6 @@
1
{
"name": "logs",
- "version": "1.2.4",
+ "version": "1.2.5",
"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