Skip to content

Commit 2a3e5dd

Browse files
author
pipeline
committed
feature(ej2-1198): Added changelog for v1.0.21.
1 parent 81f4abc commit 2a3e5dd

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

compression/ReadMe.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A common package of Essential JS 2 compression libraries, methods and class definitions.

compression/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from "@syncfusion/ej2-compression";

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@syncfusion/ej2-calendars": "*",
1111
"@syncfusion/ej2-charts": "*",
1212
"@syncfusion/ej2-circulargauge": "*",
13+
"@syncfusion/ej2-compression": "*",
1314
"@syncfusion/ej2-data": "*",
1415
"@syncfusion/ej2-dropdowns": "*",
1516
"@syncfusion/ej2-file-utils": "*",

0 commit comments

Comments
 (0)