Last updated 3 years ago
Was this helpful?
Swift packages are based on the standard: "major.minor.patch"
major: indicates important changes and additions to the package which can also lead to no backwards compatibility.
minor: indicates smaller changes like new API additions or important fixes that don’t break the overall functionality.
patch: indicates small fixes to existing APIs.
在下面的畫面中,選擇「Tag "main" ...」
然後輸入版本號
選擇「Source Control / Push ...」
記得要勾選「Include tags」