Skip to content

Commit 407d397

Browse files
committed
🚀 release: 2.19.1
1 parent 9696280 commit 407d397

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.19.1 (2025-03-31)
2+
3+
### 🐛 Bug Fixes
4+
5+
- Fix missing coverage command ([9696280](https://github.com/localazy/release/commit/9696280))
6+
17
# 2.19.0 (2025-03-05)
28

39
### ✨ Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@localazy/release",
3-
"version": "2.19.0",
3+
"version": "2.19.1",
44
"description": "Localazy GitHub release action",
55
"author": "Localazy <team@localazy.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)