Skip to content

Commit bd47e72

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-mangos-pick.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+
## 3.0.3
4+
5+
### Patch Changes
6+
7+
- 9589579: merge props in correct order, fix vitest configuration
8+
39
## 3.0.2
410

511
### Patch 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": "3.0.2",
4+
"version": "3.0.3",
55
"license": "Apache-2.0",
66
"description": "A lightweight concept to customize subcomponents in React",
77
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)