Skip to content

Commit 34c6905

Browse files
chore(release): 1.7.7 [skip ci]
## [1.7.7](v1.7.6...v1.7.7) (2025-01-28) ### Trivial Changes * **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([cfc8061](cfc8061))
1 parent cfc8061 commit 34c6905

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.7](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.6...v1.7.7) (2025-01-28)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.1.0 to 4.2.0 ([cfc8061](https://github.com/nodejs/nodejs-dist-indexer/commit/cfc8061f5de5322929e70e5808769ec8eedbc25a))
6+
17
## [1.7.6](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.5...v1.7.6) (2024-12-30)
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.6",
3+
"version": "1.7.7",
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)