Skip to content

tegami@0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 11:53
· 35 commits to dev since this release
12e5708

Fix failing checks for Git tags (7ab67bd)

Fixed a bug that causes publish plan status checking to fail.

Fix lifecycle hooks for Bun (7ab67bd)

Tegami used bun pm pack workaround for Bun, but it doesn't run lifecycle hooks. Tegami now runs the hooks same as other setups.