Skip to content

Commit

Permalink
Merge pull request #6 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 1bfe000 + 23d6d81 commit 5fe016c
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-comics-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-doors-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-windows-leave.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.3

### Patch Changes

- Updated dependencies [[`00dee0a`](https://github.com/frak-id/wallet/commit/00dee0a3d8750eddb69c2c138489ef0599ecb36c), [`e45ef6d`](https://github.com/frak-id/wallet/commit/e45ef6d081dd7d4e0c868e31ce22412332925e80), [`d66e667`](https://github.com/frak-id/wallet/commit/d66e667a0f62f6f81f4e01af665b20f85cb10a1b)]:
- @frak-labs/nexus-sdk@0.0.5

## 0.1.2

### 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.2",
"version": "0.1.3",
"description": "Simple demo of a future Frak Wallet",
"private": true,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @frak-labs/nexus-sdk

## 0.0.5

### Patch Changes

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

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

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

## 0.0.4

### 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.4",
"version": "0.0.5",
"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.4

### Patch Changes

- Updated dependencies [[`00dee0a`](https://github.com/frak-id/wallet/commit/00dee0a3d8750eddb69c2c138489ef0599ecb36c), [`e45ef6d`](https://github.com/frak-id/wallet/commit/e45ef6d081dd7d4e0c868e31ce22412332925e80), [`d66e667`](https://github.com/frak-id/wallet/commit/d66e667a0f62f6f81f4e01af665b20f85cb10a1b)]:
- @frak-labs/nexus-sdk@0.0.5

## 0.0.3

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

0 comments on commit 5fe016c

Please sign in to comment.