@elastic/ems-client
Advanced tools
Comparing version 8.3.1 to 8.3.2
@@ -5,5 +5,6 @@ { | ||
{ | ||
"name": "8.2", | ||
"name": "8.3", | ||
"checked": true | ||
}, | ||
"8.2", | ||
"8.1", | ||
@@ -10,0 +11,0 @@ "8.0", |
@@ -6,2 +6,8 @@ # Changelog | ||
## [8.3.2] - 2022-05-16 | ||
- Export `blendMode` type #111 | ||
- Fix transforming color definitions with stops #112 | ||
## [8.3.1] - 2022-05-06 | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@elastic/ems-client", | ||
"version": "8.3.1", | ||
"version": "8.3.2", | ||
"description": "JavaScript client library for the Elastic Maps Service", | ||
@@ -5,0 +5,0 @@ "main": "target/node/index.js", |
691244
23851