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 f33c943 commit 0959204Copy full SHA for 0959204
CHANGELOG.md
@@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
+## [7.17.2] - TBD
7
+
8
+## Added
9
10
+## Changed
11
12
13
## [7.17.1] - 2023-11-09
14
15
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@elastic/ems-client",
- "version": "7.17.1",
+ "version": "7.17.2",
"description": "JavaScript client library for the Elastic Maps Service",
"main": "target/node/index.js",
"browser": "target/web/index.js",
0 commit comments