Skip to content

Commit d03a1f0

Browse files
chore(release): 1.7.2 [skip ci]
## [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))
1 parent 8c1ea7b commit d03a1f0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.2](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.1...v1.7.2) (2024-02-07)
2+
3+
4+
### Trivial Changes
5+
6+
* **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))
7+
18
## [1.7.1](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.0...v1.7.1) (2024-01-31)
29

310

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

0 commit comments

Comments
 (0)