diff --git a/.changeset/curvy-teachers-type.md b/.changeset/curvy-teachers-type.md new file mode 100644 index 0000000..e00ba26 --- /dev/null +++ b/.changeset/curvy-teachers-type.md @@ -0,0 +1,5 @@ +--- +'@vtbag/element-crossing': major +--- + +Initial release diff --git a/package.json b/package.json index c41e4c1..5710593 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vtbag/element-crossing", - "version": "1.0.0", + "version": "0.0.0", "main": "lib/index.js", "description": "Sites using cross-document view transitions look like SPAs but they still do full page loads on navigation. The element crossing provides a way to preserve DOM elements and data objects across page loads.", "files": [