Skip to content

Commit 4dd9e02

Browse files
author
Sarah Edwards
authored
Merge pull request #190 from casals/patch-6
Update package-immutability.md
2 parents 67021f3 + 16682d8 commit 4dd9e02

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
To prevent confusion and build problems, {% data variables.product.prodname_dotcom %} permanently reserves a package's name and version number. Even if an entire package is deleted, you cannot reuse the deleted package name in any repository owned by the same account.
1+
**Public packages:** To prevent confusion and build problems, {% data variables.product.prodname_dotcom %} permanently reserves a package's name and version number. Even if an entire package is deleted, you cannot reuse the deleted package name in any repository owned by the same account.
2+
3+
**Private packages:** If all versions of a private package are deleted, you can publish a package with a previously used name and version.
24

35
To revise or replace a package version, we recommend you publish a new version of your package.

0 commit comments

Comments
 (0)