We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf1ad3 commit 886de07Copy full SHA for 886de07
libs/core/authorizer/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.6.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/authorizer-v1.6.0...authorizer-v1.6.1) (2025-06-16)
2
+
3
4
+### Bug Fixes
5
6
+* format code ([b8143a1](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b8143a12fab1e4e0d31129ce087bc245ebeab435))
7
8
# [1.6.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/authorizer-v1.5.7...authorizer-v1.6.0) (2025-05-24)
9
10
libs/core/authorizer/package.json
@@ -1,6 +1,6 @@
{
"name": "@nestjs-mod/authorizer",
- "version": "1.6.0",
+ "version": "1.6.1",
"description": "NestJS SDK for Authorizer API (Wrapper for https://www.npmjs.com/package/@authorizerdev/authorizer-js)",
"keywords": [
"nestjs",
0 commit comments