Compare commits
2 Commits
v0.1.1
...
a59359545d
Author | SHA1 | Date | |
---|---|---|---|
a59359545d | |||
f1b790d4e3
|
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [unreleased]
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- *(run.sh)* Clarify version reference in comments - ([f1b790d](https://git.0xmax42.io/actions/deb-changelog-action/commit/f1b790d4e3ae7d5b2d2300405f6bfdb6898dc8d2))
|
||||
|
||||
## [0.1.1](https://git.0xmax42.io/actions/deb-changelog-action/compare/v0.1.0..v0.1.1) - 2025-06-27
|
||||
|
||||
### 🚀 Features
|
||||
|
2
run.sh
2
run.sh
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# This script
|
||||
# 1. clones https://git.0xmax42.io/actions/deb-changelog-action at the
|
||||
# requested tag into a temporary directory,
|
||||
# requested version into a temporary directory,
|
||||
# 2. installs git-cliff using the action’s helper script, and
|
||||
# 3. generates a Debian-style changelog **in the current working directory**
|
||||
# via the action’s generator script.
|
||||
|
Reference in New Issue
Block a user