Skip to content

Commit d5045e5

Browse files
ci(semantic-release): include package-lock.json in version commmit
1 parent 202b4fe commit d5045e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
{
2121
"assets": [
2222
"HISTORY.md",
23-
"package.json",
23+
"package?(-lock).json",
2424
"pom.xml",
2525
"src/main/java/net/hexonet/apiconnector/APIClient.java",
2626
"target/apidocs",

0 commit comments

Comments
 (0)