Skip to content

Commit abbe01f

Browse files
committedOct 15, 2020
chore: 3.3.1 version release
1 parent 93397ae commit abbe01f

File tree

3 files changed

+778
-507
lines changed

3 files changed

+778
-507
lines changed
 

‎CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5+
#### [3.3.1](https://github.com/coreui/coreui-react/compare/3.3.0...3.3.1)
6+
7+
> 15 October 2020
8+
9+
- chore: 3.3.1 release [`78d9d3b`](https://github.com/coreui/coreui-react/commit/78d9d3b60018d86f359f2890439a2462bd04a050)
10+
- chore: dependencies update [`fe004b4`](https://github.com/coreui/coreui-react/commit/fe004b4769018e3bb9cefa6c69a11587c8fe218a)
11+
- chore: update changelog [`2847bea`](https://github.com/coreui/coreui-react/commit/2847bea8698f9cd0040e3248a13de649a05f598c)
12+
- fix(CSidebar): onShowChange callback behavior overwritten for overlaid [`90290d2`](https://github.com/coreui/coreui-react/commit/90290d2446cedeb631c68b7e4f701763cca2b321)
13+
- fix(CSidebar): add missing xxl breakpoint [`509f85a`](https://github.com/coreui/coreui-react/commit/509f85ab833ea6db35569f56f1665dcf3b21f60f)
14+
515
#### [3.3.0](https://github.com/coreui/coreui-react/compare/3.2.3...3.3.0)
616

717
> 4 September 2020

‎package-lock.json

Lines changed: 767 additions & 506 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "CoreUI React Bootstrap 4 components",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)
Please sign in to comment.