Skip to content

Commit 5961721

Browse files
chore(release): 1.7.27 [skip ci]
## [1.7.27](v1.7.26...v1.7.27) (2025-12-05) ### Trivial Changes * **deps:** bump bl from 6.1.5 to 6.1.6 ([#65](#65)) ([8a91a6d](8a91a6d))
1 parent 8a91a6d commit 5961721

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.27](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.26...v1.7.27) (2025-12-05)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump bl from 6.1.5 to 6.1.6 ([#65](https://github.com/nodejs/nodejs-dist-indexer/issues/65)) ([8a91a6d](https://github.com/nodejs/nodejs-dist-indexer/commit/8a91a6d12fea8a149967e78d6090801ac1cc7824))
6+
17
## [1.7.26](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.25...v1.7.26) (2025-12-01)
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.26",
3+
"version": "1.7.27",
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 <rod@vagg.org>",

0 commit comments

Comments
 (0)