Skip to content

Commit 98cd07e

Browse files
chore(release): 2.5.1 [skip ci]
## [2.5.1](v2.5.0...v2.5.1) (2021-03-05) ### Bug Fixes * Allow partial theme ([530ee6f](530ee6f))
1 parent 530ee6f commit 98cd07e

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.5.1](https://github.com/mll-lab/react-components/compare/v2.5.0...v2.5.1) (2021-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Allow partial theme ([530ee6f](https://github.com/mll-lab/react-components/commit/530ee6ffca0554ca384e455c6964dfdbfeb54f2a))
7+
18
# [2.5.0](https://github.com/mll-lab/react-components/compare/v2.4.0...v2.5.0) (2021-03-04)
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.0",
3+
"version": "2.5.1",
44
"module": "dist/index.js",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)