Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and yuche committed Jul 12, 2024
1 parent f9f1ce9 commit d6c2d44
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-cats-invite.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/nostr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @joyid/nostr

## 0.2.0

### Minor Changes

- [#36](https://github.com/nervina-labs/joyid-sdk-js/pull/36) [`7ed8302`](https://github.com/nervina-labs/joyid-sdk-js/commit/7ed83028838cc4d7eb573279ac3062db5ca4166e) Thanks [@yuche](https://github.com/yuche)! - feat: add `getConnectedPubkey` function

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nostr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joyid/nostr",
"version": "0.1.6",
"version": "0.2.0",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit d6c2d44

Please sign in to comment.