Skip to content

Commit

Permalink
Merge pull request #11 from alchemisten/develop
Browse files Browse the repository at this point in the history
Merge branch 'develop' into main
  • Loading branch information
call1800messiah authored Nov 1, 2023
2 parents 4afc01f + 2b4c529 commit 6e30a76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"@semantic-release/git",
{
"assets": [
"package.json"
"package.json",
"package-lock.json"
],
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e30a76

Please sign in to comment.