Skip to content

Commit 69592a8

Browse files
chore(release): 1.7.17 [skip ci]
## [1.7.17](v1.7.16...v1.7.17) (2025-08-13) ### Trivial Changes * **deps:** bump bl from 6.1.1 to 6.1.2 ([#54](#54)) ([282cb98](282cb98))
1 parent 282cb98 commit 69592a8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.7.17](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.16...v1.7.17) (2025-08-13)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump bl from 6.1.1 to 6.1.2 ([#54](https://github.com/nodejs/nodejs-dist-indexer/issues/54)) ([282cb98](https://github.com/nodejs/nodejs-dist-indexer/commit/282cb984868ec3c2fd7f15b4f755164ed9eaee89))
6+
17
## [1.7.16](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.15...v1.7.16) (2025-08-12)
28

39
### Trivial Changes

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": "nodejs-dist-indexer",
3-
"version": "1.7.16",
3+
"version": "1.7.17",
44
"description": "An application to create nodejs.org distribution index files: index.json and index.tab",
55
"main": "src/dist-indexer.js",
66
"author": "Rod Vagg <[email protected]>",

0 commit comments

Comments
 (0)