Skip to content

Commit 7dea933

Browse files
chore(release): 1.7.14 [skip ci]
## [1.7.14](v1.7.13...v1.7.14) (2025-05-13) ### Trivial Changes * **deps:** bump semver from 7.7.0 to 7.7.2 ([#51](#51)) ([7ba55ab](7ba55ab))
1 parent 7ba55ab commit 7dea933

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
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.14](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.13...v1.7.14) (2025-05-13)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump semver from 7.7.0 to 7.7.2 ([#51](https://github.com/nodejs/nodejs-dist-indexer/issues/51)) ([7ba55ab](https://github.com/nodejs/nodejs-dist-indexer/commit/7ba55abca92ec8bf50250a85a715e382d76e325d))
6+
17
## [1.7.13](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.7.12...v1.7.13) (2025-04-15)
28

39
### Trivial Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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