Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release git-raw-commits 4.0.0 #1034

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 3, 2023

🤖 I have created a release beep boop

4.0.0 (2023-08-26)

⚠ BREAKING CHANGES

  • Node >= 16 is required

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--git-raw-commits branch from 82725f3 to 5fa8f12 Compare July 9, 2023 14:36
@github-actions github-actions bot force-pushed the release-please--branches--master--components--git-raw-commits branch from 5fa8f12 to c851014 Compare July 19, 2023 10:44
@github-actions github-actions bot force-pushed the release-please--branches--master--components--git-raw-commits branch 5 times, most recently from 9e35229 to 12ad33c Compare August 7, 2023 08:03
@github-actions github-actions bot changed the title chore(master): release git-raw-commits 3.0.1 chore(master): release git-raw-commits 4.0.0 Aug 26, 2023
@github-actions github-actions bot force-pushed the release-please--branches--master--components--git-raw-commits branch from 12ad33c to 179d046 Compare August 26, 2023 17:27
@coveralls
Copy link

Coverage Status

coverage: 89.53%. remained the same when pulling db57fdd on release-please--branches--master--components--git-raw-commits into 9c138ee on master.

@dangreen dangreen merged commit 878fc56 into master Aug 27, 2023
6 checks passed
@dangreen dangreen deleted the release-please--branches--master--components--git-raw-commits branch August 27, 2023 11:01
@github-actions
Copy link
Contributor Author

@Nazim-hasan
Copy link

Not working as expected flagged --commit-path=[''./path1', './../path2'] but not generating as expected.

@dangreen
Copy link
Member

dangreen commented Dec 6, 2023

@Nazim-hasan Please try --path './path1' --path './../path2'

@Nazim-hasan
Copy link

@dangreen if I use conventional-changelog -p angular -i CHANGELOG.md -s --path path-1' --path 'path-2' doesn't ' Generate a changelog scoped to a specific directory'. It takes all the commits from all directories.

@dangreen
Copy link
Member

dangreen commented Dec 6, 2023

@Nazim-hasan If you are using conventional-changelog cli tool then try --commit-path instead of --path

@Nazim-hasan
Copy link

@coveralls I'm using the npm run script and tried --commit-path and the passing string('path1') is working as expected. If I pass array or (--commit-path path-1 --commit-path path-2) It takes all the commits from all directories.

@dangreen
Copy link
Member

dangreen commented Dec 6, 2023

@Nazim-hasan Fill free to create PR with a fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Address vulnerable dependency: Semver < 7.5.2
3 participants