2022-12-04 13:58:53 +00:00
committed by Git OBS Bridge
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e08bd67fcd3dbfb97caf8f629a2173e4b117475ee51966f05a2169aaad06097
size 14029

BIN
hatch_nodejs_version-0.3.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Dec 3 17:37:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <mcepl@suse.com>

View File

@@ -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