Skip to content

Commit a0e0646

Browse files
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.2...v2.6.0) (2021-04-12) ### Features * Use theme in TabsHeader ([27b7183](27b7183))
1 parent 27b7183 commit a0e0646

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.6.0](https://github.com/mll-lab/react-components/compare/v2.5.2...v2.6.0) (2021-04-12)
2+
3+
4+
### Features
5+
6+
* Use theme in TabsHeader ([27b7183](https://github.com/mll-lab/react-components/commit/27b718391af4cf40b14f88a9e7ff2ff1313bd912))
7+
18
## [2.5.2](https://github.com/mll-lab/react-components/compare/v2.5.1...v2.5.2) (2021-03-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mll-lab/react-components",
3-
"version": "2.5.2",
3+
"version": "2.6.0",
44
"module": "dist/index.js",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)