Skip to content

Commit 82f2905

Browse files
committed
release: v4.4.0
1 parent ab0f04c commit 82f2905

File tree

212 files changed

+4
-265
lines changed

Some content is hidden

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

212 files changed

+4
-265
lines changed

Diff for: README.md

-261
This file was deleted.

Diff for: packages/coreui-react/README.md

+1-1

Diff for: packages/coreui-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "4.3.1",
3+
"version": "4.4.0",
44
"description": "UI Components Library for React.js",
55
"keywords": [
66
"react",

Diff for: packages/docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react-docs",
3-
"version": "4.3.1",
3+
"version": "4.4.0",
44
"private": true,
55
"description": "",
66
"homepage": "https://coreui.io/react/",
@@ -24,7 +24,7 @@
2424
"clean": "gatsby clean"
2525
},
2626
"config": {
27-
"version_short": "4.3"
27+
"version_short": "4.4"
2828
},
2929
"dependencies": {
3030
"@coreui/chartjs": "^3.0.0",

0 commit comments

Comments
 (0)