Skip to content

Commit 7a3ce7f

Browse files
chore(release): 1.7.9 [skip ci]
## [1.7.9](v1.7.8...v1.7.9) (2025-01-30) ### Trivial Changes * **deps:** bump semver from 7.6.3 to 7.7.0 ([695b3da](695b3da))
1 parent 695b3da commit 7a3ce7f

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.7.9](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.8...v1.7.9) (2025-01-30)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump semver from 7.6.3 to 7.7.0 ([695b3da](https://github.com/nodejs/nodejs-dist-indexer/commit/695b3da2e932b5c7fd3e4a72b9f9251577938ebf))
6+
17
## [1.7.8](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.7...v1.7.8) (2025-01-28)
28

39
### Trivial Changes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodejs-dist-indexer",
3-
"version": "1.7.8",
3+
"version": "1.7.9",
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)