Skip to content

Commit

Permalink
Merge pull request #12 from thewuhxyz/fix-changesets
Browse files Browse the repository at this point in the history
Core & Standard Release
  • Loading branch information
thewuhxyz authored Jul 23, 2024
2 parents 7fcbd71 + 29324e9 commit ebb07a7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["example"]
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["example", "@thewuh/wallet-adapter-svelte-anchor", "@thewuh/wallet-adapter-svelte-ui"]
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
'@thewuh/wallet-standard-wallet-adapter-svelte': minor
---

Release: Core & Standand
Release: Core & Standard

0 comments on commit ebb07a7

Please sign in to comment.