Skip to content

Commit 77ef189

Browse files
Version Packages (#17)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c4c2c29 commit 77ef189

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/afraid-steaks-give.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-walls-float.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @zenml-io/react-component-library
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- c4c2c29: add initial version of the button component to the library
8+
9+
### Patch Changes
10+
11+
- 0b23b5f: provide custom `twMerge` utility
12+
313
## 0.1.1
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zenml-io/react-component-library",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "React Component Library from Zenml.io",
55
"keywords": [
66
"ZenML",

0 commit comments

Comments
 (0)