Skip to content

Commit

Permalink
🚀 release: 2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
honzabubenik committed Aug 28, 2024
1 parent 149f24e commit 8a1a5cd
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 2.13.0 (2024-08-28)

### ✨ Features

- Node 20 fix ([f5a4bfa](https://github.com/localazy/release/commit/f5a4bfa))

### 🐛 Bug Fixes

- Fix version for PR title and bump commit message ([149f24e](https://github.com/localazy/release/commit/149f24e))

## 2.12.3 (2024-08-26)

### 🧰 Other Commits
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.12.3",
"version": "2.13.0",
"description": "Localazy GitHub release action",
"author": "Localazy <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 8a1a5cd

Please sign in to comment.