Skip to content

Commit f32294a

Browse files
chore(release): 1.7.0 [skip ci]
## [1.7.0](v1.6.1...v1.7.0) (2024-01-31) ### Features * add x64-debug ([#26](#26)) ([0b360f6](0b360f6)) ### Trivial Changes * auto releases ([130854e](130854e))
1 parent 21bc168 commit f32294a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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