Revert packages to use nominal package versions#9269
Conversation
| "linked": [], | ||
| "access": "public", | ||
| "privatePackages": { | ||
| "version": false |
There was a problem hiding this comment.
This stops examples/ from generating CHANGELOG.md and version bumps
| "version": "0.0.1", | ||
| "version": null, | ||
| "private": true, | ||
| "author": "Dinesh Pandiyan <flexdinesh@gmail.com>", |
There was a problem hiding this comment.
@flexdinesh 💛 but we don't add this field for any of the other examples, that is what git is for
|
@kennedybaird if you can follow up this work with a pull request that resolves the I think this configuration works well with |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit a082e0a:
|
Alternative to #9266
Reverting #9112 and other pull requests, and seeking an alternative strategy for working with workspace package versioning.