Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: @justaname.id/siwens 0.0.11
  • Loading branch information
HadiKhai committed Sep 18, 2024
1 parent cc401cb commit c5612eb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/@justaname.id/siwens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.11 (2024-09-18)

This was a version bump only for @justaname.id/siwens to align it with other projects, there were no code changes.

## 0.0.10 (2024-09-18)

This was a version bump only for @justaname.id/siwens to align it with other projects, there were no code changes.
Expand Down
10 changes: 8 additions & 2 deletions packages/@justaname.id/siwens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@justaname.id/siwens",
"version": "0.0.10",
"version": "0.0.11",
"dependencies": {
"ethers": "^6.11.1",
"siwe": "^2.3.2"
Expand All @@ -22,5 +22,11 @@
"module": "./dist/index.esm.js",
"main": "./dist/index.cjs.js",
"typings": "./dist/index.d.ts",
"private": true
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/JustaName-id/JustaName-sdk"
}
}

0 comments on commit c5612eb

Please sign in to comment.