Skip to content

Commit 8bc878e

Browse files
committed
chore: release v1.2.5
1 parent 9c930e1 commit 8bc878e

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
[Compare changes](https://github.com/stacksjs/action-releaser/compare/v1.2.4...v1.2.5)
2+
3+
### 🐛 Bug Fixes
4+
5+
- use local action in release workflow ([9c930e1](https://github.com/stacksjs/action-releaser/commit/9c930e1))
6+
7+
### 🧹 Chores
8+
9+
- release v1.2.5 ([401fb00](https://github.com/stacksjs/action-releaser/commit/401fb00))
10+
- update workflow to use v1.2.4 ([52ffa5f](https://github.com/stacksjs/action-releaser/commit/52ffa5f))
11+
12+
### Contributors
13+
14+
15+
16+
[Compare changes](https://github.com/stacksjs/action-releaser/compare/v1.2.4...HEAD)
17+
18+
### 🐛 Bug Fixes
19+
20+
- use local action in release workflow ([9c930e1](https://github.com/stacksjs/action-releaser/commit/9c930e1))
21+
22+
### 🧹 Chores
23+
24+
- update workflow to use v1.2.4 ([52ffa5f](https://github.com/stacksjs/action-releaser/commit/52ffa5f))
25+
26+
### Contributors
27+
28+
29+
130
[Compare changes](https://github.com/stacksjs/action-releaser/compare/v1.2.3...v1.2.4)
231

332
### 🧹 Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-releaser",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "GitHub Action to attach files to a release",
55
"author": "Chris Breuer <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)