-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
7cd3469
commit 61ad31d
Showing
14 changed files
with
0 additions
and
0 deletions.