Skip to content

Commit 5d03649

Browse files
Merge pull request #37 from dportillo-ixs/copilot/fix-publishing-missing-packages
Add changeset to synchronize package versions for npm publish
2 parents 9c190b9 + e97ecd6 commit 5d03649

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/sync-all-packages.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"htmldocs-v2": patch
3+
"htmldocs-v2-react": patch
4+
"htmldocs-v2-render": patch
5+
---
6+
7+
Synchronize all package versions
8+
9+
Ensures all three packages (htmldocs-v2, htmldocs-v2-react, htmldocs-v2-render) are published together with matching versions, fixing the npm dependency resolution error when users run `pnpx htmldocs-v2@latest init`.

0 commit comments

Comments
 (0)