Skip to content

chore: add instruction of generating changelog from last release #1405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 29, 2025

Conversation

bowenli86
Copy link
Collaborator

Motivation:

add instruction of how to generate changelog from last release

Modifications:

add instruction of how to generate changelog from last release

Result:

add instruction of how to generate changelog from last release

@bowenli86 bowenli86 requested a review from ypatil12 May 25, 2025 04:39
@bowenli86 bowenli86 changed the title docs: add instruction of how to generate changelog from last release chore: add instruction of how to generate changelog from last release May 25, 2025
@bowenli86 bowenli86 changed the title chore: add instruction of how to generate changelog from last release chore: add instruction of generating changelog from last release May 25, 2025
@bowenli86 bowenli86 requested a review from 0xClandestine May 26, 2025 19:44
Copy link
Collaborator

@ypatil12 ypatil12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bowenli86 bowenli86 merged commit 1dadad2 into main May 29, 2025
12 checks passed
@bowenli86 bowenli86 deleted the changelog branch May 29, 2025 03:30
@bowenli86
Copy link
Collaborator Author

The output doesn't generate links to each PR. See: https://github.com/Layr-Labs/eigenlayer-contracts/blob/bcc9599585fc824b12bfbec979cb24c285c498db/CHANGELOG/CHANGELOG-1.5.0.md

@ypatil12 try the latest command

git log v1.4.2..HEAD --pretty=format:"%s" --no-merges | \

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants