Skip to content

Commit

Permalink
🚀 release: 2.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
honzabubenik committed Sep 30, 2024
1 parent 57de4fd commit db1a4fd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.17.4 (2024-09-30)

### 🐛 Bug Fixes

- Fix empty badge ([57de4fd](https://github.com/localazy/release/commit/57de4fd))

## 2.17.3 (2024-09-30)

### 🐛 Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localazy/release",
"version": "2.17.3",
"version": "2.17.4",
"description": "Localazy GitHub release action",
"author": "Localazy <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit db1a4fd

Please sign in to comment.