We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910a4ff commit 87765a4Copy full SHA for 87765a4
1 file changed
semantic-release-config.js
@@ -29,7 +29,7 @@ const Options = {
29
[
30
'@semantic-release/git',
31
{
32
- assets: ['CHANGELOG.md', 'package.json', '../../bun.lockb'],
+ assets: ['CHANGELOG.md', 'package.json', '../../bun.lock'],
33
},
34
],
35
0 commit comments