Skip to content

Commit

Permalink
chore: enter prerelease mode
Browse files Browse the repository at this point in the history
  • Loading branch information
TejasvOnly committed Nov 23, 2024
1 parent 919c720 commit 38e728f
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"mode": "pre",
"tag": "pre",
"initialVersions": {
"@cypherock/cysync-cli": "0.0.11",
"@cypherock/cysync-desktop": "2.0.11",
"@cypherock/app-support-inheritance": "0.0.0",
"@cypherock/cysync-automation-scripts": "0.0.10",
"@cypherock/coin-support": "0.0.10",
"@cypherock/coin-support-btc": "0.0.10",
"@cypherock/coin-support-evm": "0.0.10",
"@cypherock/coin-support-interfaces": "0.0.6",
"@cypherock/coin-support-near": "0.0.10",
"@cypherock/coin-support-solana": "0.0.10",
"@cypherock/coin-support-tron": "0.0.4",
"@cypherock/coin-support-utils": "0.0.10",
"@cypherock/coin-support-xrp": "1.0.0",
"@cypherock/coins": "0.0.9",
"@cypherock/cysync-core-services": "0.0.10",
"@cypherock/cysync-core": "0.0.11",
"@cypherock/cysync-core-constants": "0.0.4",
"@cypherock/cysync-core-workers": "0.0.10",
"@cypherock/database": "0.0.8",
"@cypherock/db-interfaces": "0.0.4",
"@cypherock/cysync-desktop-ui": "0.0.11",
"@cypherock/cysync-interfaces": "0.0.5",
"@cypherock/cysync-ui": "0.0.7",
"@cypherock/eslint-config": "0.0.1",
"@cypherock/jest-config": "0.0.1",
"@cypherock/prettier-config": "0.0.1",
"@cypherock/tsconfig": "0.0.1",
"@cypherock/cysync-utils": "0.0.6"
},
"changesets": [],
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": [
"@changesets/changelog-github",
{
"repo": "Cypherock/cypherock-cysync"
}
],
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "prerelease/inheritance",
"updateInternalDependencies": "patch",
"ignore": []
}

0 comments on commit 38e728f

Please sign in to comment.