Skip to content

Commit 27d172e

Browse files
chore(release): 1.7.29 [skip ci]
## [1.7.29](v1.7.28...v1.7.29) (2026-01-21) ### Trivial Changes * **deps:** bump actions/setup-node from 6.1.0 to 6.2.0 ([#66](#66)) ([903218f](903218f)) * switch to npm OIDC publishing ([#67](#67)) ([742b655](742b655))
1 parent 742b655 commit 27d172e

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.7.29](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.28...v1.7.29) (2026-01-21)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 6.1.0 to 6.2.0 ([#66](https://github.com/nodejs/nodejs-dist-indexer/issues/66)) ([903218f](https://github.com/nodejs/nodejs-dist-indexer/commit/903218f5bf3cd074805702e63221b896a9d5c46c))
6+
* switch to npm OIDC publishing ([#67](https://github.com/nodejs/nodejs-dist-indexer/issues/67)) ([742b655](https://github.com/nodejs/nodejs-dist-indexer/commit/742b655a5e45a5796aa10054b8918cd75d862ebd))
7+
18
## [1.7.28](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.27...v1.7.28) (2025-12-05)
29

310
### 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.28",
3+
"version": "1.7.29",
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)