A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://stackoverflow.com/questions/78195339/standard-version-not-counting-features-correctly below:

semantic versioning - standard-version not counting features correctly

I'm using conventional-changelog's standard-version to manage semantic versioning and generate my CHANGELOG.md in my application.

I've already made my first release, which means my app's version is greater than 1.0.0.

Let's suppose I have released version 1.0.3 and since then introduced 4 new features, indicated by commit messages like:

feat: feature 1
feat: feature 2
feat: feature 3
feat: feature 4

When running a new release:

npm run release

Shouldn't standard-version update my app's version from 1.0.3 to 1.4.0 since 4 new features have been introduced?

Instead, running npm run release yields 1.1.0. I can't understand why.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4