fix(ci): adjust package-latest-version script (#398)

This commit is contained in:
Lucas Fernandes Nogueira
2023-05-24 06:51:04 -07:00
committed by GitHub
parent 43be6c7585
commit b5aaf5d9dd
3 changed files with 19 additions and 18 deletions
+1 -4
View File
@@ -1,7 +1,4 @@
{
"tag": "alpha",
"changes": [
".changes/persisted-scope-fix-oom.md",
".changes/v2-alpha.md"
]
"changes": [".changes/persisted-scope-fix-oom.md", ".changes/v2-alpha.md"]
}