Skip to content

Commit

Permalink
fix: add empty file to all packages to force a release
Browse files Browse the repository at this point in the history
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
ianwremmel committed Mar 9, 2023
1 parent 7cd3469 commit 61ad31d
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 0 deletions.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.

0 comments on commit 61ad31d

Please sign in to comment.