Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
WasiqB committed Jul 20, 2024
2 parents fddcac9 + 61892ff commit ca2f098
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
Must provide GITHUB_AUTH
Error: Command failed with exit code 128: git log --oneline --pretty=hash<%h> ref<%D> message<%s> date<%cd> --date=short 0.7.0..HEAD
fatal: ambiguous argument '0.7.0..HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
at makeError (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/execa/lib/error.js:60:11)
at module.exports.sync (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/execa/index.js:194:17)
at Object.listCommits (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/git.js:49:10)
at Changelog.getListOfCommits (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:74:20)
at Changelog.<anonymous> (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:39:34)
at Generator.next (<anonymous>)
at /home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:8:71
at new Promise (<anonymous>)
at __awaiter (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:4:12)
at Changelog.getCommitInfos (/home/runner/work/boyka-cli/boyka-cli/node_modules/.pnpm/[email protected]/node_modules/lerna-changelog/lib/changelog.js:38:16)

0 comments on commit ca2f098

Please sign in to comment.