Skip to content

Commit c09117f

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-11-04) ### Bug Fixes * configure npm authentication for GitHub Packages in release workflow ([35d659c](35d659c))
1 parent 4bce248 commit c09117f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/SOVEREIGN-NET/Sovereign-Network-API-Client/compare/v1.1.0...v1.1.1) (2025-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* configure npm authentication for GitHub Packages in release workflow ([35d659c](https://github.com/SOVEREIGN-NET/Sovereign-Network-API-Client/commit/35d659c2e7af629df98a8577bf6fd4844632666d))
7+
18
# [1.1.0](https://github.com/SOVEREIGN-NET/Sovereign-Network-API-Client/compare/v1.0.2...v1.1.0) (2025-11-04)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovereign-network/api-client",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"type": "module",
55
"description": "Platform-agnostic API client for Sovereign Network ZHTP nodes",
66
"main": "./dist/vanilla-js/index.js",

0 commit comments

Comments
 (0)