Skip to content

Commit

Permalink
Merge pull request #16 from frak-id/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
srod authored May 16, 2024
2 parents 8e0cd6a + f2f7480 commit 7803c6a
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/afraid-worms-pump.md

This file was deleted.

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

## 0.1.7

### Patch Changes

- [#15](https://github.com/frak-id/wallet/pull/15) [`8deee63`](https://github.com/frak-id/wallet/commit/8deee631ca182dc85dd29f157ae27350f7809c94) Thanks [@srod](https://github.com/srod)! - Add referral workflow

- Updated dependencies [[`8deee63`](https://github.com/frak-id/wallet/commit/8deee631ca182dc85dd29f157ae27350f7809c94)]:
- @frak-labs/nexus-sdk@0.0.9

## 0.1.6

### 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.6",
"version": "0.1.7",
"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.9

### Patch Changes

- [#15](https://github.com/frak-id/wallet/pull/15) [`8deee63`](https://github.com/frak-id/wallet/commit/8deee631ca182dc85dd29f157ae27350f7809c94) Thanks [@srod](https://github.com/srod)! - Add referral workflow

## 0.0.8

### 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.8",
"version": "0.0.9",
"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
9 changes: 9 additions & 0 deletions packages/wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @frak-labs/nexus-wallet

## 0.0.8

### Patch Changes

- [#15](https://github.com/frak-id/wallet/pull/15) [`8deee63`](https://github.com/frak-id/wallet/commit/8deee631ca182dc85dd29f157ae27350f7809c94) Thanks [@srod](https://github.com/srod)! - Add referral workflow

- Updated dependencies [[`8deee63`](https://github.com/frak-id/wallet/commit/8deee631ca182dc85dd29f157ae27350f7809c94)]:
- @frak-labs/nexus-sdk@0.0.9

## 0.0.7

### 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.7",
"version": "0.0.8",
"description": "The simple and cross-platform wallet to centralise your contents.",
"private": true,
"type": "module",
Expand Down

0 comments on commit 7803c6a

Please sign in to comment.