Skip to content

Commit

Permalink
chore(release): 1.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.2](v1.7.1...v1.7.2) (2024-02-07)

### Trivial Changes

* **deps:** bump actions/setup-node from 4.0.1 to 4.0.2 ([#29](#29)) ([8c1ea7b](8c1ea7b))
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent 8c1ea7b commit d03a1f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.2](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.1...v1.7.2) (2024-02-07)


### Trivial Changes

* **deps:** bump actions/setup-node from 4.0.1 to 4.0.2 ([#29](https://github.com/nodejs/nodejs-dist-indexer/issues/29)) ([8c1ea7b](https://github.com/nodejs/nodejs-dist-indexer/commit/8c1ea7b7135516b84e091a9e7888f581304e4785))

## [1.7.1](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.0...v1.7.1) (2024-01-31)


Expand Down
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.1",
"version": "1.7.2",
"description": "An application to create nodejs.org distribution index files: index.json and index.tab",
"main": "dist-indexer.js",
"author": "Rod Vagg <[email protected]>",
Expand Down

0 comments on commit d03a1f0

Please sign in to comment.