The Wayback Machine - https://web.archive.org/web/20200711204213/https://github.com/topics/changelog
Skip to content
#

changelog

Here are 429 public repositories matching this topic...

jakobrosenberg
jakobrosenberg commented Mar 23, 2020

New feature motivation

I've added semantic-release to some of my projects. Unfortunately, due to trial and error some of my pushes didn't get published. I can push a fix and thus publish a new release, but then the previous would-have-been release and its changelog seems to be lost. How would I recover or include the changelog of a failed release?

I had a look at the FAQ, but it only contai

jim-moody
jim-moody commented Mar 20, 2019

Package
conventional-recommended-bump

Error
Error: Unable to load the "angular" preset package. Please make sure it's installed.

Description
Getting this error when using the package as an npm script OR the Node API and a preset of Angular. The package works when installed globally and run using the CLI.

Steps to Reproduce

  1. Clone this repo: https://github.com/jim
Rabadash8820
Rabadash8820 commented Apr 22, 2020

Is it okay to include "rich" content like images, links to other projects, blockquotes, etc. in the changelog? While these things might make it more "enjoyable" to read, I can also see where they might make it harder for users to copy/paste and more complex for machines to parse. Whatever is considered the best practice with regards to rich content, I feel like that should be included in the FAQ.

NickDJM
NickDJM commented Dec 13, 2019

Issue

In v7.1.0:

When you declare a custom file in bumpFiles standard-version will no longer update normal package.json, composer.json, lockfiles, etc. declared in the defaults.

This is fine (I don't think this is a bug because maybe you don't want it to bother with the defaults), but I think it should be mentioned in the documentation that when you do declare bumpFiles in your c

CosmicToast
CosmicToast commented Oct 6, 2019

Git knows to translate git $var to git-$var if it isn't a built-in command.
Thus all of the examples could use git chglog instead of git-chglog.
This has the advantage of greater familiarity, potential integration with .gitconfig and less explaining to do.

aw-creative
aw-creative commented May 28, 2019

Gitchangelog is not saving to an output file.

Running gitchangelog for the first time. Using the examples provided in your documentation
no changelog is created.

Can you add a super basic tutorial in the readme on creating a changelogs and outputting the file., its unclear how to do this currently.

I can get it to display the generated change-log in the terminal window, but it will not

dnicolson
dnicolson commented Sep 8, 2019

When creating a CHANGELOG, if the commit that increased the version number is not the most recent commit, two version headings can be created. Also, the commit that increased the version number is discarded. when creating an initial release it is probably common to update the package.json file with more than just the version number.

Version 0.1.0

  • Update remaining files
derekgreer
derekgreer commented May 11, 2018

I've just stumbled upon conventional-github-releaser, having used standard-version for awhile and searching for a way to customize how the CHANGELOG.md is generated. It appears that the templating system may be provided by the underlying conventional-changelog tool, but I can't seem to find any documentation at any level of these tools which actually walks you through how to create a custom templ

gaocegege
gaocegege commented May 1, 2017

https://github.com/coala/coala-vs-code

docker run --rm -v $(pwd):/workdir gaocegege/maintainer readme toc

Table of Contents
=================

2017/05/01 15:48:27 There is no config file defined.
awk: cmd. line:2: %*x formats are not supported


Created by [gh-md-toc](https://github.com/ekalinin/github-markdown-toc)
2017/05/01 15:48:29 TOC generated successfully.

Improve this page

Add a description, image, and links to the changelog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the changelog topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.