Skip to content

Commit cca9a7b

Browse files
Bumps 7.17 to 7.17.12 (#1926)
Co-authored-by: Josh Mock <[email protected]>
1 parent a8c8d2c commit cca9a7b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
STACK_VERSION:
3-
- "7.17.11-SNAPSHOT"
3+
- "7.17.12-SNAPSHOT"
44

55
NODE_JS_VERSION:
66
- 16

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"./*": "./*.js"
1212
},
1313
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
14-
"version": "7.17.11-patch.1",
15-
"versionCanary": "7.17.11-canary.2",
14+
"version": "7.17.12",
15+
"versionCanary": "7.17.12-canary.0",
1616
"keywords": [
1717
"elasticsearch",
1818
"elastic",
@@ -105,4 +105,4 @@
105105
"jobs-auto": true,
106106
"check-coverage": false
107107
}
108-
}
108+
}

0 commit comments

Comments
 (0)