We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f3e39 commit 235d7a7Copy full SHA for 235d7a7
tools/make/lib/dist/package.mk
@@ -25,7 +25,7 @@ NPM_RELEASE ?= $(TOOLS_DIR)/scripts/npm_publish
25
NPM_RELEASE_TYPE ?= patch
26
27
# Define a Git commit message when incrementing the project version:
28
-NPM_RELEASE_COMMIT_MESSAGE ?= 'Features updates and bug fixes'
+NPM_RELEASE_COMMIT_MESSAGE ?= 'Feature updates and bug fixes'
29
30
31
# RULES #
0 commit comments