We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13da00 commit 5084cabCopy full SHA for 5084cab
2 files changed
packages/react-slots/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @beqa/react-slots
2
3
+## 1.0.2
4
+
5
+### Patch Changes
6
7
+- Added Examples for the README
8
9
## 1.0.1
10
11
### Patch Changes
packages/react-slots/package.json
@@ -1,7 +1,7 @@
{
"name": "@beqa/react-slots",
"private": false,
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "The react-slots runtime library",
"author": "Beqa",
"license": "MIT",
0 commit comments