We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1286b78 commit 4278edeCopy full SHA for 4278ede
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-abac",
3
- "version": "0.1.524",
+ "version": "0.1.525",
4
"description": "Attribute Based Access Control and Role Based Access Control for React",
5
"keywords": [
6
"abac",
@@ -148,8 +148,8 @@
148
}
149
},
150
"devDependencies": {
151
- "@commitlint/cli": "20.5.3",
152
- "@commitlint/config-conventional": "20.5.3",
+ "@commitlint/cli": "21.0.0",
+ "@commitlint/config-conventional": "21.0.0",
153
"@prettier/plugin-xml": "3.4.2",
154
"@semantic-release/changelog": "6.0.3",
155
"@semantic-release/commit-analyzer": "13.0.1",
0 commit comments