Skip to content

Commit

Permalink
Enter prerelease mode and version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jimobrien committed Jul 14, 2023
1 parent 8dd9d33 commit 2a48851
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"mode": "pre",
"tag": "alpha",
"initialVersions": {
"@rabbitholegg/questdk": "1.0.0"
},
"changesets": []
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rabbitholegg/questdk",
"version": "0.0.0",
"version": "1.0.0",
"description": "",
"type": "module",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit 2a48851

Please sign in to comment.