Skip to content

Commit 5a46f68

Browse files
author
pipeline
committed
v17.1.49 is released
1 parent 4bebea4 commit 5a46f68

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

components/dropdowns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-dropdowns",
3-
"version": "17.1.48",
3+
"version": "17.1.49",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-inputs",
3-
"version": "17.1.47",
3+
"version": "17.1.49",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/maps/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88

99
## [Unreleased]
1010

11+
## 17.1.49 (2019-05-29)
12+
13+
### Maps
14+
15+
#### Bug Fixes
16+
17+
- #I237041 - The issue in the sublayers are not re-rendered when zooming or panning is fixed.
18+
1119
## 17.1.48 (2019-05-21)
1220

1321
### Maps

0 commit comments

Comments
 (0)