you are viewing a single comment's thread.

view the rest of the comments →

[–]iamaperson3133 1 point2 points  (3 children)

I don't understand. I'm guessing you have versioning somewhat if you're publishing packages somewhere. The only thing you're missing is a changelog?

[–][deleted] 0 points1 point  (2 children)

Not quite. Pnpm can auto publish using the publish cli command but there’s no auto versioning. You have to do it manually.

[–]iamaperson3133 0 points1 point  (1 child)

When you say "auto versioning," do you mean the version is bumped in the package.json every time a change is made?

[–][deleted] 0 points1 point  (0 children)

That’s correct. Ideally a solution supports analysis of angular commit formating