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 369af7d commit 53fdca5Copy full SHA for 53fdca5
maintenance/projects/js-toolkit/.yarnrc
@@ -0,0 +1,5 @@
1
+# Note that even though this project currently uses Lerna to produce releases,
2
+# we still have this .yarnrc file for consistency with the other projects, and
3
+# so that @liferay/changelog-generator can derive the tag format from it.
4
+version-tag-prefix "liferay-js-toolkit/v"
5
+version-git-message "chore: prepare liferay-js-toolkit/%s release"
0 commit comments