Skip to content

Commit

Permalink
Merge pull request #12 from frak-id/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
KONFeature authored Apr 19, 2024
2 parents 4063e3e + f7d65da commit d871392
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/honest-olives-double.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @frak-labs/nexus-example

## 0.1.5

### Patch Changes

- Updated dependencies [[`83efee2`](https://github.com/frak-id/wallet/commit/83efee2971b163465eb34bce5de26f9c08c1e180)]:
- @frak-labs/nexus-sdk@0.0.7

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frak-labs/nexus-example",
"version": "0.1.4",
"version": "0.1.5",
"description": "Simple demo of a future Frak Wallet",
"private": true,
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frak-labs/nexus-sdk

## 0.0.7

### Patch Changes

- [`83efee2`](https://github.com/frak-id/wallet/commit/83efee2971b163465eb34bce5de26f9c08c1e180) Thanks [@KONFeature](https://github.com/KONFeature)! - Fix useQuery caching issue

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://twitter.com/QNivelais"
}
],
"version": "0.0.6",
"version": "0.0.7",
"description": "Nexus Wallet client SDK, helping any person to interact with the Frak wallet, and require the unlock of a premium article within the Frak ecosystem.",
"repository": "https://github.com/frak-id/wallet",
"homepage": "https://docs.frak.id/wallet-sdk",
Expand Down
7 changes: 7 additions & 0 deletions packages/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @frak-labs/nexus-wallet

## 0.0.6

### Patch Changes

- Updated dependencies [[`83efee2`](https://github.com/frak-id/wallet/commit/83efee2971b163465eb34bce5de26f9c08c1e180)]:
- @frak-labs/nexus-sdk@0.0.7

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frak-labs/nexus-wallet",
"version": "0.0.5",
"version": "0.0.6",
"description": "Simple demo of a future Frak Wallet",
"private": true,
"type": "module",
Expand Down

0 comments on commit d871392

Please sign in to comment.