Skip to content

Commit 1e9e19f

Browse files
committed
release: v4.2.0
1 parent 036ef9c commit 1e9e19f

File tree

145 files changed

+1347
-765
lines changed

Some content is hidden

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

145 files changed

+1347
-765
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [v4.1.6](https://github.com/coreui/coreui/compare/v4.1.5...v4.1.6)
3+
## [v4.2.0](https://github.com/coreui/coreui/compare/v4.1.5...v4.2.0)
44

55
> 9 June 2022
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
Several quick start options are available:
4545

46-
- [Download the latest release](https://github.com/coreui/coreui/archive/v4.1.6.zip)
46+
- [Download the latest release](https://github.com/coreui/coreui/archive/v4.2.0.zip)
4747
- Clone the repo: `git clone https://github.com/coreui/coreui.git`
4848
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
4949
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`

config.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ params:
5454
social_image_path: /assets/brand/coreui-social.jpg
5555
social_logo_path: /assets/brand/coreui-social-logo.png
5656

57-
current_version: "4.1.6"
58-
current_ruby_version: "4.1.6"
57+
current_version: "4.2.0"
58+
current_ruby_version: "4.2.0"
5959
docs_version: "4.1"
6060
rfs_version: "9.0.3"
61-
github_org: "https://github.com/coreui"
61+
github_org: "https://github.com/coreui/coreui"
6262
repo: "https://github.com/coreui/coreui"
6363
twitter: "core_ui"
6464
opencollective: "coreui"
@@ -67,18 +67,18 @@ params:
6767
icons: "https://icons.coreui.io/"
6868

6969
download:
70-
source: "https://github.com/coreui/coreui/archive/v4.1.6.zip"
71-
dist: "https://github.com/coreui/coreui/releases/download/v4.1.6/coreui-4.1.6-dist.zip"
70+
source: "https://github.com/coreui/coreui/archive/v4.2.0.zip"
71+
dist: "https://github.com/coreui/coreui/releases/download/v4.2.0/coreui-4.2.0-dist.zip"
7272

7373
cdn:
7474
# See https://www.srihash.org for info on how to generate the hashes
75-
css: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.1.6/dist/css/coreui.min.css"
76-
css_hash: "sha384-Kf8NZ2O8RmOe2/UuZNJzfFcViq58KD9JO8sokZtmmmQ3qJ5A6wmwdx+3HOD/RtcA"
77-
css_rtl: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.1.6/dist/css/coreui.rtl.min.css"
78-
css_rtl_hash: "sha384-3qN0XH7en5QmNkMdpc2aAuAiFpkcpQb1elNKNv/o+beL2Kbk+rHWAftYMG1fZe3p"
79-
js: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.1.6/dist/js/coreui.min.js"
80-
js_hash: "sha384-3R0ccvNsMgCzG7gK+Jd4pnj857Qi6JnHhdyg4PqzCzfbmHywym46733u2jRCknYT"
81-
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.1.6/dist/js/coreui.bundle.min.js"
82-
js_bundle_hash: "sha384-PdtZ3fcT/nuZENUPL59ZijpBtWO9PYasEAEn0JSRz0H24tcZ9Zhb9TPUby4B0HQJ"
75+
css: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.2.0/dist/css/coreui.min.css"
76+
css_hash: "sha384-UkVD+zxJKGsZP3s/JuRzapi4dQrDDuEf/kHphzg8P3v8wuQ6m9RLjTkPGeFcglQU"
77+
css_rtl: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.2.0/dist/css/coreui.rtl.min.css"
78+
css_rtl_hash: "sha384-7W1eMOzj3wRp1Oat/SJe+uPZ3lBB5YWlrjI9zeLbto2KkseMeJKSGAs4844qZPjz"
79+
js: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.2.0/dist/js/coreui.min.js"
80+
js_hash: "sha384-2hww80ziDjQXYpFulPf5tfdCCXLTxn70HdSwL9MfeEvpS0kjfHd1iaBRsLpnuaSC"
81+
js_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui@4.2.0/dist/js/coreui.bundle.min.js"
82+
js_bundle_hash: "sha384-n0qOYeB4ohUPebL1M9qb/hfYkTp4lvnZM6U6phkRofqsMzK29IdkBJPegsyfj/r4"
8383
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
8484
popper_hash: "sha384-Xe+8cL9oJa6tN/veChSP7q+mnSPaj5Bcu9mPX5F5xIGE0DVittaqT5lorf0EI7Vk"

dist/css/bootstrap-grid.min.css

Lines changed: 0 additions & 17 deletions
This file was deleted.

dist/css/bootstrap-grid.rtl.min.css

Lines changed: 0 additions & 17 deletions
This file was deleted.

dist/css/bootstrap-reboot.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/bootstrap-reboot.rtl.min.css

Lines changed: 0 additions & 18 deletions
This file was deleted.

dist/css/bootstrap-utilities.min.css

Lines changed: 0 additions & 17 deletions
This file was deleted.

dist/css/bootstrap-utilities.rtl.min.css

Lines changed: 0 additions & 17 deletions
This file was deleted.

dist/css/bootstrap.min.css

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)