We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d8718 commit 068f7abCopy full SHA for 068f7ab
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.2.4] - 2025-07-20
6
+
7
+### 🐛 Bug Fixes
8
9
+- Remove unused version variable from Docker publish workflow
10
11
## [1.2.3] - 2025-07-20
12
13
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "bretrics",
- "version": "1.2.3",
+ "version": "1.2.4",
"description": "",
"author": "MobileTeleSystems",
"homepage": "https://github.com/MobileTeleSystems/bretrics",
0 commit comments