Skip to content

Commit

Permalink
remove pre
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Oct 1, 2023
1 parent e177b27 commit 0eba67b
Showing 1 changed file with 17 additions and 19 deletions.
36 changes: 17 additions & 19 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"e2e-api": "0.0.1",
"e2e-kit": "0.0.1",
"e2e-router": "0.0.0",
"e2e-svelte": "0.0.1",
"scripts": "1.0.0",
"create-houdini": "1.2.22",
"houdini": "1.2.22",
"houdini-adapter-cloudflare": "1.2.22",
"houdini-plugin-svelte-global-stores": "1.2.22",
"houdini-react": "1.2.22",
"houdini-svelte": "1.2.22",
"site": "0.0.1"
},
"changesets": [
"soft-impalas-yell"
]
"mode": "exit",
"tag": "next",
"initialVersions": {
"e2e-api": "0.0.1",
"e2e-kit": "0.0.1",
"e2e-router": "0.0.0",
"e2e-svelte": "0.0.1",
"scripts": "1.0.0",
"create-houdini": "1.2.22",
"houdini": "1.2.22",
"houdini-adapter-cloudflare": "1.2.22",
"houdini-plugin-svelte-global-stores": "1.2.22",
"houdini-react": "1.2.22",
"houdini-svelte": "1.2.22",
"site": "0.0.1"
},
"changesets": ["soft-impalas-yell"]
}

0 comments on commit 0eba67b

Please sign in to comment.