From 9c74da00c29e108d516f1da38234c8e63713e0a5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Mar 2023 20:55:22 +0000 Subject: [PATCH] chore(release): 0.1.11 [skip ci] ## [0.1.11](https://github.com/jewetnitg/react-abac/compare/v0.1.10...v0.1.11) (2023-03-13) ### Bug Fixes * forcefully rendering child components ([737cb4b](https://github.com/jewetnitg/react-abac/commit/737cb4b9e11136dd29fb9f6233ce795530d5b1fa)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3db56081..970fa00d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.1.11](https://github.com/jewetnitg/react-abac/compare/v0.1.10...v0.1.11) (2023-03-13) + + +### Bug Fixes + +* forcefully rendering child components ([737cb4b](https://github.com/jewetnitg/react-abac/commit/737cb4b9e11136dd29fb9f6233ce795530d5b1fa)) + ## [0.1.10](https://github.com/jewetnitg/react-abac/compare/v0.1.9...v0.1.10) (2022-08-27) diff --git a/package.json b/package.json index 15d8ad14..bc0b8481 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-abac", - "version": "0.1.56", + "version": "0.1.11", "description": "Attribute Based Access Control and Role Based Access Control for React", "keywords": [ "abac",