Skip to content

Commit de0e0d0

Browse files
authored
Bump to 8.5.1 (#195)
1 parent c313153 commit de0e0d0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ 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-
## [8.5.0] - TBD
6+
## [8.5.1] TBD
7+
8+
- Update release documentation #194
9+
10+
## [8.5.0] - 2023-08-23
711

812
- Migration from Jenkins to Buildkite for automatic testing #145 #147
913
- Detached the releases of EMS Client from the services consumed #185

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/ems-client",
3-
"version": "8.5.0",
3+
"version": "8.5.1",
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)