Skip to content

Commit

Permalink
Merge pull request #8 from frak-id/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
srod authored Mar 22, 2024
2 parents 7d8c20f + 2479bc7 commit 59dd10c
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-brooms-carry.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.4

### Patch Changes

- Updated dependencies [[`b81ccba`](https://github.com/frak-id/wallet/commit/b81ccbafdc630d56b2f343e84b9d9df2b2e15668)]:
- @frak-labs/nexus-sdk@0.0.6

## 0.1.3

### 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.3",
"version": "0.1.4",
"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.6

### Patch Changes

- [#7](https://github.com/frak-id/wallet/pull/7) [`b81ccba`](https://github.com/frak-id/wallet/commit/b81ccbafdc630d56b2f343e84b9d9df2b2e15668) Thanks [@srod](https://github.com/srod)! - Update dependencies, some texts and comments

## 0.0.5

### 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.5",
"version": "0.0.6",
"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.5

### Patch Changes

- Updated dependencies [[`b81ccba`](https://github.com/frak-id/wallet/commit/b81ccbafdc630d56b2f343e84b9d9df2b2e15668)]:
- @frak-labs/nexus-sdk@0.0.6

## 0.0.4

### 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.4",
"version": "0.0.5",
"description": "Simple demo of a future Frak Wallet",
"private": true,
"type": "module",
Expand Down

0 comments on commit 59dd10c

Please sign in to comment.