Skip to content

Commit 886de07

Browse files
chore(release): authorizer-v1.6.1 [skip ci]
## [1.6.1](authorizer-v1.6.0...authorizer-v1.6.1) (2025-06-16) ### Bug Fixes * format code ([b8143a1](b8143a1))
1 parent dcf1ad3 commit 886de07

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/core/authorizer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.6.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/authorizer-v1.5.7...authorizer-v1.6.0) (2025-05-24)
29

310

libs/core/authorizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs-mod/authorizer",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "NestJS SDK for Authorizer API (Wrapper for https://www.npmjs.com/package/@authorizerdev/authorizer-js)",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)