Skip to content

Commit 1962e18

Browse files
chore(release): 1.7.15 [skip ci]
## [1.7.15](v1.7.14...v1.7.15) (2025-08-04) ### Trivial Changes * **deps:** bump bl from 6.1.0 to 6.1.1 ([#52](#52)) ([fedccdf](fedccdf))
1 parent fedccdf commit 1962e18

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.15](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.14...v1.7.15) (2025-08-04)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump bl from 6.1.0 to 6.1.1 ([#52](https://github.com/nodejs/nodejs-dist-indexer/issues/52)) ([fedccdf](https://github.com/nodejs/nodejs-dist-indexer/commit/fedccdfb1725379499f51b3f975986bbb6db221b))
6+
17
## [1.7.14](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.13...v1.7.14) (2025-05-13)
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.14",
3+
"version": "1.7.15",
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)