diff --git a/.changeset/witty-poets-promise.md b/.changeset/witty-poets-promise.md new file mode 100644 index 0000000..32d1941 --- /dev/null +++ b/.changeset/witty-poets-promise.md @@ -0,0 +1,5 @@ +--- +'@vtbag/utensil-drawer': patch +--- + +The best function can't help it it isn't called diff --git a/README.md b/README.md index 907ae91..20925bf 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The @vtbag website can be found at https://vtbag.dev/ ## !!! News !!! -This is the initial release. +This is an early release. For details see the [CHANGELOG](https://github.com/vtbag/utensil-drawer/blob/main/CHANGELOG.md) diff --git a/src/bundled/vtn.ts b/src/bundled/vtn.ts index 6241e30..eff8ad3 100644 --- a/src/bundled/vtn.ts +++ b/src/bundled/vtn.ts @@ -32,3 +32,4 @@ export function setViewTransitionNamesFromScripts() { }); }); } +setViewTransitionNamesFromScripts() \ No newline at end of file