Commit 61ad31d
committed
fix: add empty file to all packages to force a release
The last release was invalid because I added dist to .gitignore without
thinking through all the ramifications. That _should_ be fixed now, but
I need some way to induce a release.
By adding an empty file, multi-semantic-release should run for every
package and by making this commit a "fix", each package should release
with the minimum bump allowed (typically patch releases, but due to
depenencies, some may be minors).
Once all are released, I can remove the files using a "chore" commit.1 parent 7cd3469 commit 61ad31d
File tree
14 files changed
+0
-0
lines changed- packages/@code-like-a-carpenter
- assert
- aws-env-loader
- contract-tests
- dotenv
- env
- errors
- exception
- interact
- lambda-handlers
- logger
- nx-auto
- parallel
- telemetry
- wait-for
14 files changed
+0
-0
lines changedWhitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments