-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: nodejs/changelog-maker
base: v2.6.0
head repository: nodejs/changelog-maker
compare: v2.7.0
- 12 commits
- 9 files changed
- 5 contributors
Commits on Oct 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 66b6eef - Browse repository at this point
Copy the full SHA 66b6eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c1220 - Browse repository at this point
Copy the full SHA 64c1220View commit details -
chore: update test workflow (#100)
- Stop testing on EoL Node.js 10 - Test on Node.js 16 - Update actions/setup-node
Configuration menu - View commit details
-
Copy full SHA for eaeb938 - Browse repository at this point
Copy the full SHA eaeb938View commit details
Commits on Oct 12, 2021
-
feat: run Node.js markdown formatter on markdown output (#98)
To increase the probability of producing markdown that will pass the Node.js linter, use the Node.js linter to format markdown output.
Configuration menu - View commit details
-
Copy full SHA for 26afb81 - Browse repository at this point
Copy the full SHA 26afb81View commit details -
chore: update package-lock.json (#102)
npm update to get most of the ansi-regex transitive dependencies updated
Configuration menu - View commit details
-
Copy full SHA for 24112e0 - Browse repository at this point
Copy the full SHA 24112e0View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f16f7e - Browse repository at this point
Copy the full SHA 5f16f7eView commit details -
chore(deps): bump remark-stringify from 10.0.0 to 10.0.1
Bumps [remark-stringify](https://github.com/remarkjs/remark) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/[email protected]) --- updated-dependencies: - dependency-name: remark-stringify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73c2046 - Browse repository at this point
Copy the full SHA 73c2046View commit details -
chore(deps): bump remark-preset-lint-node from 3.2.0 to 3.3.0
Bumps [remark-preset-lint-node](https://github.com/nodejs/remark-preset-lint-node) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/nodejs/remark-preset-lint-node/releases) - [Commits](nodejs/remark-preset-lint-node@v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: remark-preset-lint-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed6ff3b - Browse repository at this point
Copy the full SHA ed6ff3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ca9e5 - Browse repository at this point
Copy the full SHA 36ca9e5View commit details -
Co-authored-by: Michaël Zasso <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6aac22 - Browse repository at this point
Copy the full SHA c6aac22View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec2b9c0 - Browse repository at this point
Copy the full SHA ec2b9c0View commit details -
chore(release): 2.7.0 [skip ci]
## [2.7.0](v2.6.0...v2.7.0) (2021-10-14) ### Features * run Node.js markdown formatter on markdown output ([#98](#98)) ([26afb81](26afb81)) ### Bug Fixes * main instead of master ([c6aac22](c6aac22)) * remove build step from release process ([ec2b9c0](ec2b9c0)) ### Trivial Changes * add auto-release workflow ([36ca9e5](36ca9e5)) * add dependabot config ([5f16f7e](5f16f7e)) * **deps:** bump remark-preset-lint-node from 3.2.0 to 3.3.0 ([ed6ff3b](ed6ff3b)) * **deps:** bump remark-stringify from 10.0.0 to 10.0.1 ([73c2046](73c2046)) * escape opening bracket explicitly ([#97](#97)) ([64c1220](64c1220)), closes [/github.com/nodejs/node/pull/40388#issuecomment-939321694](https://github.com/nodejs//github.com/nodejs/node/pull/40388/issues/issuecomment-939321694) * update package-lock.json ([#102](#102)) ([24112e0](24112e0)) * update standard (and path-parse) ([#96](#96)) ([66b6eef](66b6eef)) * update test workflow ([#100](#100)) ([eaeb938](eaeb938))
Configuration menu - View commit details
-
Copy full SHA for 9aac133 - Browse repository at this point
Copy the full SHA 9aac133View 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.6.0...v2.7.0