rich-text icon indicating copy to clipboard operation
rich-text copied to clipboard

Add changelog

Open amclin opened this issue 5 years ago • 6 comments

Please add a changelog. My project is experiencing a breaking change in rich-text-html-renderer between 12.1.0 and 12.2.1 and I have no way of deducing what functionality or bug fix was introduced that causes it.

The contributor guidelines claim automated changelogs are created: https://github.com/contentful/rich-text/blob/master/CONTRIBUTING.md#creating-commits

amclin avatar Apr 05 '19 04:04 amclin

Hi @amclin,

Thanks for bringing this to our attention. We are using Commitizen for commit conventions, but as you've noticed, those aren't actually wired to our repo to automate a changelog right now. (That should have been corrected in the README.)

When this repo was first starting out, there weren't a lot of great options in place for piping conventional commits to Lerna for repo-level changelog automation. We've since made progress on this on other projects. After speaking with a colleague, I'm exploring a couple of options for this repo. I'll leave this thread open for now and let you know when a patch is in.

Thanks for the nudge, and sorry that this disrupted work on your project.

cribbles avatar Apr 08 '19 10:04 cribbles

Any news on this?

gsoverini avatar Jun 29 '20 18:06 gsoverini

Really need to get this going @cribbles

quantizor avatar Jul 31 '20 16:07 quantizor

in the meantime, is there any way to see what the breaking changes from 13->14 were? trying to update but I have no clue what I need to do or if it will just work :/

frehner avatar Aug 03 '20 22:08 frehner

I have the same issue: There are major releases, but no place to see whether there were breaking changes. Please provide a changelog.

s5no5t avatar Sep 08 '20 07:09 s5no5t

@cribbles any updates on this? Would be really appreciated if this got fixed.

yougotwill avatar Sep 14 '21 06:09 yougotwill