Skip to content

Commit c4ae803

Browse files
author
Sclable CI
committed
chore(release): publish
[skip ci] - @sclable/[email protected] - @sclable/[email protected] - @sclable/[email protected]
1 parent 000a859 commit c4ae803

File tree

7 files changed

+18
-6
lines changed

7 files changed

+18
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
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.6](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2024-09-16)
7+
8+
**Note:** Version bump only for package @sclable/nestjs-auth
9+
610
## [1.2.5](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2024-09-11)
711

812
**Note:** Version bump only for package @sclable/nestjs-auth

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.5",
3+
"version": "1.2.6",
44
"description": "NestJS Authentication Package",
55
"license": "MIT",
66
"author": {

packages/es-cqrs/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+
## [10.0.6](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2024-09-16)
7+
8+
**Note:** Version bump only for package @sclable/nestjs-es-cqrs
9+
610
## [10.0.5](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2024-09-11)
711

812
**Note:** Version bump only for package @sclable/nestjs-es-cqrs

packages/es-cqrs/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-es-cqrs",
3-
"version": "10.0.5",
3+
"version": "10.0.6",
44
"description": "Sclable ES-CQRS library for nestjs",
55
"author": {
66
"name": "Sclable Business Solutions GmbH",

packages/storage/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.1.10](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2024-09-16)
7+
8+
**Note:** Version bump only for package @sclable/nestjs-storage
9+
610
## [1.1.9](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2024-09-11)
711

812
**Note:** Version bump only for package @sclable/nestjs-storage

packages/storage/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-storage",
3-
"version": "1.1.9",
3+
"version": "1.1.10",
44
"description": "Storage adapters for NestJS.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)