diff --git a/hatch_nodejs_version-0.3.0.tar.gz b/hatch_nodejs_version-0.3.0.tar.gz deleted file mode 100644 index 121bbe1..0000000 --- a/hatch_nodejs_version-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e08bd67fcd3dbfb97caf8f629a2173e4b117475ee51966f05a2169aaad06097 -size 14029 diff --git a/hatch_nodejs_version-0.3.1.tar.gz b/hatch_nodejs_version-0.3.1.tar.gz new file mode 100644 index 0000000..a01108c --- /dev/null +++ b/hatch_nodejs_version-0.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e55fd713d92c5c1ccfee778efecaa780fd8bcd276d4ca7aff9f6791f6f76d9c +size 14347 diff --git a/python-hatch_nodejs_version.changes b/python-hatch_nodejs_version.changes index aa3d8ef..044924e 100644 --- a/python-hatch_nodejs_version.changes +++ b/python-hatch_nodejs_version.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sat Dec 3 17:37:49 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.3.1 + * Add a trailing newline to package.json when appropriate by @blink1073 in #17 + +- Update to version 0.3.0 + * Update version to match distribution by @bollwyvl in #2 + * Add official Hatch badge by @ofek in #3 + * Refactor: don't store path in version_data by @agoose77 in #4 + * feat: add support for metadata hook by @agoose77 in #5 + * ci: test with pytest by @agoose77 in #6 + * Add Python version classifiers by @ofek in #7 + * Add urls for this package by @fcollonval in #8 + * feat: add label configuration options to modify URLs table keys by @agoose77 in #9 + * docs: explain fields fallback by @agoose77 in #10 + * docs: replace NodeJS with Node.js by @agoose77 in #11 + * Feat: support build metadata by @agoose77 in #13 + ------------------------------------------------------------------- Fri Sep 23 09:34:04 UTC 2022 - Matej Cepl diff --git a/python-hatch_nodejs_version.spec b/python-hatch_nodejs_version.spec index b21ac06..e6b7575 100644 --- a/python-hatch_nodejs_version.spec +++ b/python-hatch_nodejs_version.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hatch_nodejs_version -Version: 0.3.0 +Version: 0.3.1 Release: 0 Summary: This package provides two Hatch plugins for nodejs License: MIT