Skip to content

Commit 476cb45

Browse files
committed
Bumped the minor version
1 parent 236db93 commit 476cb45

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.0
4+
5+
### Minor Changes
6+
7+
- Changed enforce="throw" of OverrideNode to only throw in development
8+
39
## 1.0.2
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.0.4",
4+
"version": "1.1.0",
55
"description": "The react-slots runtime library",
66
"author": "Beqa",
77
"license": "MIT",

0 commit comments

Comments
 (0)