Skip to content

Commit c191b9d

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

File tree

5 files changed

+20
-4
lines changed

5 files changed

+20
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/es-cqrs-schematics/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.0.1](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2023-07-10)
7+
8+
**Note:** Version bump only for package @sclable/nestjs-es-cqrs-schematics
9+
10+
11+
12+
13+
614
# [2.0.0](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2023-06-19)
715

816

packages/es-cqrs-schematics/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-schematics",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Schematics for the ES/CQRS package",
55
"scripts": {
66
"precompile": "node bin/schema2ts.js",

packages/graphql-scalar-uuid/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [2.0.1](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2023-07-10)
7+
8+
**Note:** Version bump only for package @sclable/nestjs-graphql-scalar-uuid
9+
10+
11+
12+
13+
614
# [2.0.0](https://github.com/sclable/nestjs-libs/compare/@sclable/[email protected]...@sclable/[email protected]) (2022-08-22)
715

816

packages/graphql-scalar-uuid/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-graphql-scalar-uuid",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "UUID validation for @nestjs/graphql",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)