Skip to content

Commit e044272

Browse files
Create changeset for package renaming to htmldocs-v2-* prefix
Co-authored-by: dportillo-ixs <[email protected]>
1 parent 6765000 commit e044272

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"htmldocs-v2": minor
3+
"htmldocs-v2-render": minor
4+
"htmldocs-v2-react": minor
5+
---
6+
7+
Renamed packages from @htmldocs/* scope to htmldocs-v2-* prefix for independent npm publishing
8+
9+
All internal packages have been renamed to use the `htmldocs-v2-` prefix without a scope:
10+
- `@htmldocs/render``htmldocs-v2-render`
11+
- `@htmldocs/react``htmldocs-v2-react`
12+
- Main package name remains `htmldocs-v2`
13+
14+
This change allows the packages to be published to npm independently without conflicts with the existing @htmldocs scope owned by another maintainer.

0 commit comments

Comments
 (0)