Skip to content

Commit 069587e

Browse files
Release 0.4.0 (#90)
Co-authored-by: ybiquitous <[email protected]>
1 parent 1cea150 commit 069587e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Head
3+
## 0.4.0 - 2025-09-17
44

55
- Changed: bump runner Node.js version from `node20` to `node24` ([#83][]) ([@ybiquitous][]).
66

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": "changelog-to-github-release-action",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"private": true,
55
"description": "GitHub Action to convert CHANGELOG to GitHub Release",
66
"repository": "stylelint/changelog-to-github-release-action",

0 commit comments

Comments
 (0)