Skip to content

Commit 85b56d2

Browse files
chore(release): 1.7.3 [skip ci]
## [1.7.3](v1.7.2...v1.7.3) (2024-07-10) ### Trivial Changes * **deps:** bump actions/setup-node from 4.0.2 to 4.0.3 ([4f38288](4f38288))
1 parent 4f38288 commit 85b56d2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.3](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.2...v1.7.3) (2024-07-10)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 4.0.2 to 4.0.3 ([4f38288](https://github.com/nodejs/nodejs-dist-indexer/commit/4f38288e9eacf77c1db5019bf9dcbb3dfccb7af4))
6+
17
## [1.7.2](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.1...v1.7.2) (2024-02-07)
28

39

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.2",
3+
"version": "1.7.3",
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)