Skip to content

Commit 9c74da0

Browse files
chore(release): 0.1.11 [skip ci]
## [0.1.11](v0.1.10...v0.1.11) (2023-03-13) ### Bug Fixes * forcefully rendering child components ([737cb4b](737cb4b))
1 parent 4912c0d commit 9c74da0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.11](https://github.com/jewetnitg/react-abac/compare/v0.1.10...v0.1.11) (2023-03-13)
2+
3+
4+
### Bug Fixes
5+
6+
* forcefully rendering child components ([737cb4b](https://github.com/jewetnitg/react-abac/commit/737cb4b9e11136dd29fb9f6233ce795530d5b1fa))
7+
18
## [0.1.10](https://github.com/jewetnitg/react-abac/compare/v0.1.9...v0.1.10) (2022-08-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-abac",
3-
"version": "0.1.56",
3+
"version": "0.1.11",
44
"description": "Attribute Based Access Control and Role Based Access Control for React",
55
"keywords": [
66
"abac",

0 commit comments

Comments
 (0)