Skip to content

Commit b4c4451

Browse files
committed
chore: bump version to 3.3.0
1 parent de6a727 commit b4c4451

19 files changed

+19
-19
lines changed

js/index.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): index.esm.js
3+
* CoreUI (v3.3.0): index.esm.js
44
* Licensed under MIT (https://coreui.io/license)
55
* --------------------------------------------------------------------------
66
*/

js/index.umd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): index.umd.js
3+
* CoreUI (v3.3.0): index.umd.js
44
* Licensed under MIT (https://coreui.io/license)
55
* --------------------------------------------------------------------------
66
*/

js/src/alert.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): alert.js
3+
* CoreUI (v3.3.0): alert.js
44
* Licensed under MIT (https://coreui.io/license)
55
*
66
* This component is a modified version of the Bootstrap's alert.js

js/src/async-load.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): asyn-load.js
3+
* CoreUI (v3.3.0): asyn-load.js
44
* Licensed under MIT (https://coreui.io/license)
55
* --------------------------------------------------------------------------
66
*/

js/src/button.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): button.js
3+
* CoreUI (v3.3.0): button.js
44
* Licensed under MIT (https://coreui.io/license)
55
*
66
* This component is a modified version of the Bootstrap's buttons.js

js/src/carousel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): carousel.js
3+
* CoreUI (v3.3.0): carousel.js
44
* Licensed under MIT (https://coreui.io/license)
55
*
66
* This component is a modified version of the Bootstrap's carousel.js

js/src/class-toggler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): class-toggler.js
3+
* CoreUI (v3.3.0): class-toggler.js
44
* Licensed under MIT (https://coreui.io/license)
55
* --------------------------------------------------------------------------
66
*/

js/src/collapse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): collapse.js
3+
* CoreUI (v3.3.0): collapse.js
44
* Licensed under MIT (https://coreui.io/license)
55
*
66
* This component is a modified version of the Bootstrap's collapse.js

js/src/dropdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): dropdown.js
3+
* CoreUI (v3.3.0): dropdown.js
44
* Licensed under MIT (https://coreui.io/license)
55
*
66
* This component is a modified version of the Bootstrap's dropdown.js

js/src/modal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* --------------------------------------------------------------------------
3-
* CoreUI (v3.2.2): modal.js
3+
* CoreUI (v3.3.0): modal.js
44
* Licensed under MIT (https://coreui.io/license)
55
*
66
* This component is a modified version of the Bootstrap's modal.js

0 commit comments

Comments
 (0)