Skip to content

Commit 6bdb77e

Browse files
authored
Update README.md
1 parent 6867086 commit 6bdb77e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hatch-nodejs-version.svg)](https://pypi.org/project/hatch-nodejs-version)
55

66
-----
7+
This provides a plugin for Hatch that uses a `package.json` file to determine (and update) project versions.
8+
9+
As the semver specification only specifies an addition prerelease segment (and build segment) to the release segment, this plugin restricts versions to these segments, i.e. `major.minor.patch-(pre)0`.
710

811
**Table of Contents**
912

0 commit comments

Comments
 (0)