Skip to content

Commit 5e65bd6

Browse files
chore(release): publish [no ci]
1 parent 406ac7a commit 5e65bd6

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [1.8.0](https://github.com/abelflopes/react-ck/compare/v1.7.0...v1.8.0) (2024-01-25)
2+
3+
4+
### Features
5+
6+
* add auto headers for data table ([684aa2c](https://github.com/abelflopes/react-ck/commit/684aa2c2d64bc6451f586f864c883c746ae9f25c))
7+
* add table scrollable variation ([c948956](https://github.com/abelflopes/react-ck/commit/c948956bb3605529433473781305d4ded67087e8))
8+
9+
10+
### Bug Fixes
11+
12+
* improve types support ([33bff05](https://github.com/abelflopes/react-ck/commit/33bff05b66c56c91df40593a575f0bd25638dc99))
13+
* set spinner default color as primary ([7ec88f6](https://github.com/abelflopes/react-ck/commit/7ec88f62d05c54f8861628ae39bbcfef663e31cb))
14+
* use span element for chip ([a300094](https://github.com/abelflopes/react-ck/commit/a30009430874f56c6149af6a4945bf6bf34e742d))
15+
116
## [1.7.0](https://github.com/abelflopes/react-ck/compare/v1.6.1...v1.7.0) (2024-01-24)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@abelflopes/react-ck",
33
"private": true,
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"author": "Abel Lopes (@abelflopes)",
66
"description": "Monorepo PoC/Template with independent versioning for the whole project and its packages",
77
"homepage": "https://github.com/abelflopes/react-ck",

0 commit comments

Comments
 (0)