Skip to content

Commit ab06e90

Browse files
chore(main): release 2.6.8
1 parent ac0e011 commit ab06e90

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.6.8](https://github.com/storacha/js-indexing-service-client/compare/v2.6.7...v2.6.8) (2025-10-30)
4+
5+
6+
### Bug Fixes
7+
8+
* switch to npm OIDC trusted publishing ([8909149](https://github.com/storacha/js-indexing-service-client/commit/89091498407c79031aaa18e50c2ce214c6b57bd1))
9+
* switch to npm OIDC trusted publishing ([#38](https://github.com/storacha/js-indexing-service-client/issues/38)) ([ac0e011](https://github.com/storacha/js-indexing-service-client/commit/ac0e01117ebe113dbbfdbb4769fcf6871d1093ec))
10+
311
## [2.6.7](https://github.com/storacha/js-indexing-service-client/compare/v2.6.6...v2.6.7) (2025-10-27)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storacha/indexing-service-client",
3-
"version": "2.6.7",
3+
"version": "2.6.8",
44
"description": "A client for the Storacha Indexing Service",
55
"license": "Apache-2.0 OR MIT",
66
"packageManager": "[email protected]+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177",

0 commit comments

Comments
 (0)