Skip to content

Commit 0855445

Browse files
chore(release): 0.1.10 [skip ci]
## [0.1.10](v0.1.9...v0.1.10) (2022-08-27) ### Bug Fixes * **deps:** update dependency @types/react-syntax-highlighter to v15.5.5 ([953d6c0](953d6c0))
1 parent 953d6c0 commit 0855445

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.10](https://github.com/jewetnitg/react-abac/compare/v0.1.9...v0.1.10) (2022-08-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @types/react-syntax-highlighter to v15.5.5 ([953d6c0](https://github.com/jewetnitg/react-abac/commit/953d6c0ac17b1040710cb51643557d5b68bbf109))
7+
18
## [0.1.9](https://github.com/jewetnitg/react-abac/compare/v0.1.8...v0.1.9) (2022-07-30)
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.27",
3+
"version": "0.1.10",
44
"description": "Attribute Based Access Control and Role Based Access Control for React",
55
"keywords": [
66
"abac",

0 commit comments

Comments
 (0)