Skip to content

Commit 375fbf0

Browse files
author
Sclable CI
committed
chore(release): publish
[skip ci] - @sclable/nestjs-auth@1.2.4
1 parent 1e21fd4 commit 375fbf0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auth/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.2.4](https://github.com/sclable/nestjs-libs/compare/@sclable/nestjs-auth@1.2.3...@sclable/nestjs-auth@1.2.4) (2024-04-25)
7+
8+
**Note:** Version bump only for package @sclable/nestjs-auth
9+
610
## [1.2.3](https://github.com/sclable/nestjs-libs/compare/@sclable/nestjs-auth@1.2.2...@sclable/nestjs-auth@1.2.3) (2024-01-08)
711

812
### Bug Fixes

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sclable/nestjs-auth",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "NestJS Authentication Package",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)