We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21bc168 commit f32294aCopy full SHA for f32294a
2 files changed
CHANGELOG.md
@@ -0,0 +1,11 @@
1
+## [1.7.0](https://github.com/nodejs/nodejs-dist-indexer/compare/v1.6.1...v1.7.0) (2024-01-31)
2
+
3
4
+### Features
5
6
+* add x64-debug ([#26](https://github.com/nodejs/nodejs-dist-indexer/issues/26)) ([0b360f6](https://github.com/nodejs/nodejs-dist-indexer/commit/0b360f6aea5ffd8edf44c64c7567fe4beb30529d))
7
8
9
+### Trivial Changes
10
11
+* auto releases ([130854e](https://github.com/nodejs/nodejs-dist-indexer/commit/130854e86609451af844a5bd8c3f3f13864c0785))
package.json
@@ -1,6 +1,6 @@
{
"name": "nodejs-dist-indexer",
- "version": "1.6.1",
+ "version": "1.7.0",
"description": "An application to create nodejs.org distribution index files: index.json and index.tab",
"main": "dist-indexer.js",
"author": "Rod Vagg <rod@vagg.org>",
0 commit comments