Skip to content

Commit 0959204

Browse files
authored
Bump to 7.17.2 (#217)
1 parent f33c943 commit 0959204

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [7.17.2] - TBD
7+
8+
## Added
9+
10+
## Changed
11+
12+
613
## [7.17.1] - 2023-11-09
714

815
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/ems-client",
3-
"version": "7.17.1",
3+
"version": "7.17.2",
44
"description": "JavaScript client library for the Elastic Maps Service",
55
"main": "target/node/index.js",
66
"browser": "target/web/index.js",

0 commit comments

Comments
 (0)