diff --git a/CHANGELOG.md b/CHANGELOG.md index 3038358a..e6b05b97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [3.3.5](https://github.com/coreui/coreui-react/compare/3.3.4...3.3.5) + +> 9 December 2020 + +- test: add github actions project check [`552a1fd`](https://github.com/coreui/coreui-react/commit/552a1fd7a7dfe5273f55ed1445e98651df80928e) +- fix(CDataTable): missing select perPageItems initial value [`eaca895`](https://github.com/coreui/coreui-react/commit/eaca8955913fafe0f6100952e98ebf7afd34c32b) +- chore: dependencies update [`41f3899`](https://github.com/coreui/coreui-react/commit/41f38999bb2e32c80d23a425c66cb79bca3ec363) + #### [3.3.4](https://github.com/coreui/coreui-react/compare/3.3.3...3.3.4) > 26 November 2020 diff --git a/README.md b/README.md index e937754b..6e4c9667 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ # CoreUI React components library -[![npm package][npm-badge]][npm] -[![npm next][npm-next]][npm] -[![NPM downloads][npm-download]][npm] -![Daily project check](https://github.com/coreui/coreui-react/workflows/Daily%20project%20check/badge.svg) - -[npm-badge]: https://img.shields.io/npm/v/@coreui/react.png?style=flat-square -[npm-next]: https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square -[npm]: https://www.npmjs.com/package/@coreui/react -[npm-download]: https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square +[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Vue%20Admin%20Template%20&url=http://coreui.io/react/&hashtags=bootstrap,admin,template,dashboard,panel,free,angular,react,vue) +[![npm_latest][npm-coreui-react-badge-latest]][npm-coreui-react] +[![NPM downloads][npm-coreui-react-download]][npm-coreui-react] +[![Build](https://img.shields.io/github/workflow/status/coreui/coreui-react/Project%20check?style=flat-square)][coreui] +[![react](https://img.shields.io/badge/react-^16.14.0-lightgrey.svg?style=flat-square&logo=react)][coreui] + +[npm-coreui-react-download]: https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square +[npm-coreui-react]: https://www.npmjs.com/package/@coreui/react +[npm-coreui-react-badge-latest]: https://img.shields.io/npm/v/@coreui/react/latest?style=flat-square +[coreui]: https://coreui.io/react ##### @coreui/react v3 for [CoreUI 3 for React](https://coreui.io/react/) diff --git a/package.json b/package.json index 98f1c51b..cfdeef55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coreui/react", - "version": "3.3.4", + "version": "3.3.5", "description": "CoreUI React Bootstrap 4 components", "license": "MIT", "author": {