Skip to content

Commit

Permalink
chore(release): 1.7.7 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jan 28, 2025
1 parent cfc8061 commit 34c6905
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.7.7](https://github.com/nodejs/nodejs-dist-indexer/compare/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](https://github.com/nodejs/nodejs-dist-indexer/commit/cfc8061f5de5322929e70e5808769ec8eedbc25a))

## [1.7.6](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.5...v1.7.6) (2024-12-30)

### Trivial Changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nodejs-dist-indexer",
"version": "1.7.6",
"version": "1.7.7",
"description": "An application to create nodejs.org distribution index files: index.json and index.tab",
"main": "src/dist-indexer.js",
"author": "Rod Vagg <[email protected]>",
Expand Down

0 comments on commit 34c6905

Please sign in to comment.