Skip to content

Commit 61ad31d

Browse files
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

14 files changed

+0
-0
lines changed

packages/@code-like-a-carpenter/assert/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/aws-env-loader/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/contract-tests/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/dotenv/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/env/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/errors/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/exception/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/interact/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/lambda-handlers/force-release

Whitespace-only changes.

packages/@code-like-a-carpenter/logger/force-release

Whitespace-only changes.

0 commit comments

Comments
 (0)