Skip to content

Commit ae0204f

Browse files
Version Packages (#7)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b62d13f commit ae0204f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-masks-greet.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zemd/react-slottable
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- b62d13f: fixing deployment
8+
39
## 2.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@zemd/react-slottable",
33
"type": "module",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"license": "Apache-2.0",
66
"description": "Foundation for component libraries with highly customizable approach",
77
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)