Skip to content

Commit 7197a49

Browse files
committed
added changelog
1 parent 78f92c6 commit 7197a49

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/react-slots/CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- Removed ts-toolbelt dependency
8+
39
## 1.1.1
410

511
### Patch Changes

packages/react-slots/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@beqa/react-slots",
33
"private": false,
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"description": "The react-slots runtime library",
66
"author": "Beqa",
77
"license": "MIT",

0 commit comments

Comments
 (0)