question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add commit hash to items added to `CHANGELOG.md`

See original GitHub issue

Hey guys 👋

Thanks for maintaining a changelog. Perhaps it’d be better if you could also introduce the commit hash. That way we (and you, as the developer) can precisely see what notable changes have been made between each release.

Right now, I know you “skip npm install on start when node_modules directory already exists”, but I can’t see what was done to bring upon that change, code-wise.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
robertmuehsigcommented, Nov 9, 2017

Thanks for the suggestion! It’s more or less the first GitHub project I’m working on with more then a few known users 😃

When we do the next release I will create a proper GH release and I will mark the current state as 0.0.7.

I would like to close this issue, but feel free to comment on it if we do something stupid, ok?

0reactions
yeskunallcommented, Nov 9, 2017

Go ahead. Looking forward to the next release!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I insert changelog message into commit message?
When I using standard-version to create a new release, standard-version will auto-create a new commit: chore(release): 1.0.0-beta.2 How does ...
Read more >
In Git, how can I write the current commit hash to a file in ...
I'm trying to do a fancy stuff here with Git hooks, but I don't really know how to do it (or if it's...
Read more >
How To Automatically Generate A Helpful Changelog From ...
This article describes some tools that can help to automate the changelog creation based on the Git history. Let's start with some basics....
Read more >
Git Basics: Adding more changes to your last commit
With this post you'll learn how to modify your last commit, adding (or removing) some changes. You can also follow this tutorial to...
Read more >
Changelog entries | GitLab
Each list item, or entry, in our CHANGELOG.md file is generated from the subject line of a Git commit. Commits are included when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found