mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-20 09:15:42 +03:00
chore: include version in changelog
This commit is contained in:
@@ -113,7 +113,7 @@ git add frontend/package.json
|
|||||||
|
|
||||||
# Generate changelog
|
# Generate changelog
|
||||||
echo "Generating changelog..."
|
echo "Generating changelog..."
|
||||||
conventional-changelog -p conventionalcommits -i CHANGELOG.md -s
|
conventional-changelog -p conventionalcommits -i CHANGELOG.md -s --pkg frontend/package.json
|
||||||
git add CHANGELOG.md
|
git add CHANGELOG.md
|
||||||
|
|
||||||
# Commit the changes with the new version
|
# Commit the changes with the new version
|
||||||
|
|||||||
Reference in New Issue
Block a user