Skip to content

Commit deb6618

Browse files
author
pipeline
committed
v16.4.47 is released
1 parent 7c95bc2 commit deb6618

File tree

83 files changed

+334
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+334
-102
lines changed

components/base/CHANGELOG.md

Lines changed: 1 addition & 1 deletion

components/base/ReadMe.md

Lines changed: 1 addition & 1 deletion

components/base/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-angular-base",
3-
"version": "16.4.42",
3+
"version": "16.4.46",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/README.md

Lines changed: 1 addition & 1 deletion

components/calendars/CHANGELOG.md

Lines changed: 9 additions & 1 deletion

components/calendars/README.md

Lines changed: 1 addition & 1 deletion

components/calendars/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-angular-calendars",
3-
"version": "16.4.45",
3+
"version": "16.4.46",
44
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export const pkgName = '@syncfusion/ej2-angular-calendars';
2-
export const pkgVer = '^16.4.45';
2+
export const pkgVer = '^16.4.46';
33
export const moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
4-
export const themeVer = '~16.4.45';
4+
export const themeVer = '~16.4.46';

components/charts/CHANGELOG.md

Lines changed: 8 additions & 0 deletions

components/charts/README.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)