Closed TellmewowBilbao closed 2 years ago
You need to tag different versions using git tags, and also it helps if you update the package's version on the package.json on each tag
package.json.meta
is required.
https://github.com/mob-sakai/UpmGitExtension/blob/preview/Editor/Commands/fetch-packages.js#L53
I'm not able to list release versions of my private repo after clicking "Find Versions". Probably I'm missing some files or config in my Github repo, I only added package.json in the root directory (not sure if this is mandatory).