You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -338,7 +338,7 @@ csvToJson.fieldDelimiter(',')
338
338
339
339
## CICD github action
340
340
341
-
This repository uses the [GitHub Action iuccio/npm-semantic-publish-action@latest](https://github.com/marketplace/actions/npm-semver-publish-action) to publish the npm packeges.
341
+
This repository uses the [GitHub Action iuccio/npm-semantic-publish-action@latest](https://github.com/marketplace/actions/npm-semver-publish) to publish the npm packeges.
342
342
Pushing on the master branch, depending on the git message, an newversion will always be released.
343
343
If the commit message contains the keyword:
344
344
***[MAJOR]**:newmajor relase, e.g. v1.0.0-> v2.0.0
0 commit comments