Skip to content

Commit e498d84

Browse files
chore(release): 0.1.17 [skip ci]
## [0.1.17](v0.1.16...v0.1.17) (2023-12-08) ### Bug Fixes * **deps:** update dependency @types/react-syntax-highlighter to v15.5.11 ([354a0e7](354a0e7))
1 parent 354a0e7 commit e498d84

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.17](https://github.com/jewetnitg/react-abac/compare/v0.1.16...v0.1.17) (2023-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @types/react-syntax-highlighter to v15.5.11 ([354a0e7](https://github.com/jewetnitg/react-abac/commit/354a0e7a52107e8bccda56f8eb4f341e41697103))
7+
18
## [0.1.16](https://github.com/jewetnitg/react-abac/compare/v0.1.15...v0.1.16) (2023-11-10)
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.64",
3+
"version": "0.1.17",
44
"description": "Attribute Based Access Control and Role Based Access Control for React",
55
"keywords": [
66
"abac",

0 commit comments

Comments
 (0)