Skip to content

Commit

Permalink
fix(semantic-release): include APIClient.java in release commit to in…
Browse files Browse the repository at this point in the history
…clude the version number change
  • Loading branch information
KaiSchwarz-cnic committed May 18, 2020
1 parent 3a1659e commit e5de21d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"HISTORY.md",
"package.json",
"pom.xml",
"src/main/java/net/hexonet/apiconnector/APIClient.java",
"target/apidocs",
"target/site"
]
Expand Down

0 comments on commit e5de21d

Please sign in to comment.