Skip to content

Commit

Permalink
πŸ“¦ v1.0.0-next.2 (next) (#838)
Browse files Browse the repository at this point in the history
* πŸ“¦ v{VERSION} (next)

* fix changesets

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alec Aivazis <alec@aivazis.com>
  • Loading branch information
3 people committed Feb 10, 2023
1 parent 3d94360 commit d08ef4b
Showing 1 changed file with 18 additions and 15 deletions.
33 changes: 18 additions & 15 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"e2e-api": "1.0.0",
"e2e-next": "0.1.0",
"sveltekit": "0.0.1",
"example-kit": "0.13.0",
"scripts": "1.0.0",
"houdini": "0.20.2",
"houdini-plugin-svelte-global-stores": "0.20.2",
"houdini-react": "0.20.2",
"houdini-svelte": "0.20.2",
"site": "0.0.1"
},
"changesets": []
"mode": "pre",
"tag": "next",
"initialVersions": {
"e2e-api": "1.0.0",
"e2e-next": "0.1.0",
"sveltekit": "0.0.1",
"example-kit": "0.13.0",
"scripts": "1.0.0",
"houdini": "0.20.2",
"houdini-plugin-svelte-global-stores": "0.20.2",
"houdini-react": "0.20.2",
"houdini-svelte": "0.20.2",
"site": "0.0.1"
},
"changesets": [
"beige-cheetahs-provide",
"clean-rules-itch"
]
}

0 comments on commit d08ef4b

Please sign in to comment.