Skip to content

Commit 5a3af5f

Browse files
chore(release): 0.1.13 [skip ci]
## [0.1.13](v0.1.12...v0.1.13) (2023-05-28) ### Bug Fixes * **deps:** update dependency @types/react-syntax-highlighter to v15.5.7 ([c004e4c](c004e4c))
1 parent c004e4c commit 5a3af5f

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.13](https://github.com/jewetnitg/react-abac/compare/v0.1.12...v0.1.13) (2023-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @types/react-syntax-highlighter to v15.5.7 ([c004e4c](https://github.com/jewetnitg/react-abac/commit/c004e4cc391ddba81157e9588cc4ddff9ba50ce1))
7+
18
## [0.1.12](https://github.com/jewetnitg/react-abac/compare/v0.1.11...v0.1.12) (2023-03-17)
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.139",
3+
"version": "0.1.13",
44
"description": "Attribute Based Access Control and Role Based Access Control for React",
55
"keywords": [
66
"abac",

0 commit comments

Comments
 (0)