Skip to content

Commit

Permalink
Merge branch 'master' into task-nwc-transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz authored Dec 18, 2023
2 parents 5c9cf87 + 50c16ae commit 5852711
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Publish package

on:
release:
types: [created]
types: [published]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getalby/sdk",
"version": "3.0.0",
"version": "3.1.0",
"description": "The SDK to integrate with Nostr Wallet Connect and the Alby API",
"repository": "https://github.com/getAlby/js-sdk.git",
"bugs": "https://github.com/getAlby/js-sdk/issues",
Expand Down

0 comments on commit 5852711

Please sign in to comment.