-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: nodejs/changelog-maker
base: v2.7.3
head repository: nodejs/changelog-maker
compare: v3.0.0
- 12 commits
- 14 files changed
- 4 contributors
Commits on Nov 17, 2021
-
chore(no-release): bump tap from 15.0.10 to 15.1.1 (#113)
Bumps [tap](https://github.com/tapjs/node-tap) from 15.0.10 to 15.1.1. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](tapjs/tapjs@v15.0.10...v15.1.1) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fcfc5c8 - Browse repository at this point
Copy the full SHA fcfc5c8View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a059bc7 - Browse repository at this point
Copy the full SHA a059bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for caeeabd - Browse repository at this point
Copy the full SHA caeeabdView commit details
Commits on Jan 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7c10a4e - Browse repository at this point
Copy the full SHA 7c10a4eView commit details -
Revert "feat: escape markdown characters in user provided strings (#122…
…)" This reverts commit 7c10a4e.
Configuration menu - View commit details
-
Copy full SHA for 0d51e79 - Browse repository at this point
Copy the full SHA 0d51e79View commit details -
group_with_underscore: test commit message
Empty commit to test escaping of markdown special characters in commit group and author name.
Configuration menu - View commit details
-
Copy full SHA for f12fe58 - Browse repository at this point
Copy the full SHA f12fe58View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa0234f - Browse repository at this point
Copy the full SHA aa0234fView commit details -
chore(release): 2.8.0 [skip ci]
## [2.8.0](v2.7.4...v2.8.0) (2022-01-17) ### Features * escape markdown characters in user provided strings ([#122](#122)) ([aa0234f](aa0234f))
Configuration menu - View commit details
-
Copy full SHA for c37c159 - Browse repository at this point
Copy the full SHA c37c159View commit details -
feat!: switch to ESM, fix output colourising, dedupe more code w/ bra…
…nch-diff * upgrade all deps, including ESM-only deps * --simple is now default output, including colourising, with --markdown being an opt-in output format. * move process + print logic to separate module for exporting for simplifying branch-diff * add --sha and --reverse options from branch-diff to dedupe some processing code Fixes: #120 Closes: #107 Closes: #119
Configuration menu - View commit details
-
Copy full SHA for cf51a0f - Browse repository at this point
Copy the full SHA cf51a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcf0d85 - Browse repository at this point
Copy the full SHA fcf0d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1462378 - Browse repository at this point
Copy the full SHA 1462378View commit details -
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.8.0...v3.0.0) (2022-01-17) ### ⚠ BREAKING CHANGES * switch to ESM, fix output colourising, dedupe more code w/ branch-diff ### Features * switch to ESM, fix output colourising, dedupe more code w/ branch-diff ([cf51a0f](cf51a0f)) ### Bug Fixes * add back --format=x arg option ([1462378](1462378)) ### Trivial Changes * remove Node.js v12 support ([fcf0d85](fcf0d85))
Configuration menu - View commit details
-
Copy full SHA for 2496c40 - Browse repository at this point
Copy the full SHA 2496c40View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.3...v3.0.0