From 0b36cd4dcfcb9bc61d2a3ea9f3f17b03de6a3107 Mon Sep 17 00:00:00 2001 From: tractr-bot Date: Thu, 9 Feb 2023 11:01:00 +0000 Subject: [PATCH] chore(release): release version 2.0.6 --- apps/admin/CHANGELOG.md | 4 ++++ apps/api/CHANGELOG.md | 4 ++++ apps/api/package.json | 2 +- apps/docs/CHANGELOG.md | 4 ++++ apps/docs/package.json | 2 +- apps/pwa-e2e/CHANGELOG.md | 4 ++++ apps/pwa/CHANGELOG.md | 4 ++++ apps/pwa/package.json | 2 +- apps/terraform/CHANGELOG.md | 4 ++++ libs/angular/authentication/CHANGELOG.md | 4 ++++ libs/angular/authentication/package.json | 2 +- libs/angular/casl/CHANGELOG.md | 4 ++++ libs/angular/casl/package.json | 2 +- libs/angular/components/CHANGELOG.md | 4 ++++ libs/angular/components/package.json | 2 +- libs/angular/config/CHANGELOG.md | 4 ++++ libs/angular/config/package.json | 2 +- libs/angular/file-storage/CHANGELOG.md | 4 ++++ libs/angular/file-storage/package.json | 2 +- libs/angular/form/CHANGELOG.md | 4 ++++ libs/angular/form/package.json | 2 +- libs/angular/tools/CHANGELOG.md | 4 ++++ libs/angular/tools/package.json | 2 +- libs/common/CHANGELOG.md | 9 +++++++++ libs/common/package.json | 2 +- libs/config/client/CHANGELOG.md | 4 ++++ libs/config/client/package.json | 2 +- libs/config/commit/CHANGELOG.md | 4 ++++ libs/config/commit/package.json | 2 +- libs/config/eslint/CHANGELOG.md | 4 ++++ libs/config/eslint/package.json | 2 +- libs/config/hapify/CHANGELOG.md | 4 ++++ libs/config/hapify/package.json | 2 +- libs/config/prettier/CHANGELOG.md | 4 ++++ libs/config/prettier/package.json | 2 +- libs/generated/angular-rext-client/CHANGELOG.md | 4 ++++ libs/generated/angular-rext-client/package.json | 2 +- libs/generated/casl/CHANGELOG.md | 4 ++++ libs/generated/casl/package.json | 2 +- libs/generated/dbml/CHANGELOG.md | 4 ++++ libs/generated/dbml/package.json | 2 +- libs/generated/models/CHANGELOG.md | 4 ++++ libs/generated/models/package.json | 2 +- libs/generated/nestjs-graphql/CHANGELOG.md | 4 ++++ libs/generated/nestjs-graphql/package.json | 2 +- libs/generated/nestjs-models-common/CHANGELOG.md | 4 ++++ libs/generated/nestjs-models-common/package.json | 2 +- libs/generated/nestjs-models-rest/CHANGELOG.md | 4 ++++ libs/generated/nestjs-models-rest/package.json | 2 +- libs/generated/nestjs-models/CHANGELOG.md | 4 ++++ libs/generated/nestjs-models/package.json | 2 +- libs/generated/prisma/CHANGELOG.md | 4 ++++ libs/generated/prisma/package.json | 2 +- libs/generated/react-admin/CHANGELOG.md | 4 ++++ libs/generated/react-admin/package.json | 2 +- libs/generated/rest-dtos/CHANGELOG.md | 4 ++++ libs/generated/rest-dtos/package.json | 2 +- libs/generated/rext-client/CHANGELOG.md | 4 ++++ libs/generated/rext-client/package.json | 2 +- libs/hapify/generate-config/CHANGELOG.md | 4 ++++ libs/hapify/generate-config/package.json | 2 +- libs/hapify/hapify-common/CHANGELOG.md | 4 ++++ libs/hapify/hapify-common/package.json | 2 +- libs/hapify/templates/angular-rext-client/CHANGELOG.md | 4 ++++ libs/hapify/templates/angular-rext-client/package.json | 2 +- libs/hapify/templates/casl/CHANGELOG.md | 4 ++++ libs/hapify/templates/casl/package.json | 2 +- libs/hapify/templates/dbml/CHANGELOG.md | 4 ++++ libs/hapify/templates/dbml/package.json | 2 +- libs/hapify/templates/models/CHANGELOG.md | 4 ++++ libs/hapify/templates/models/package.json | 2 +- libs/hapify/templates/nestjs-graphql/CHANGELOG.md | 4 ++++ libs/hapify/templates/nestjs-graphql/package.json | 2 +- libs/hapify/templates/nestjs-models-common/CHANGELOG.md | 4 ++++ libs/hapify/templates/nestjs-models-common/package.json | 2 +- libs/hapify/templates/nestjs-models-rest/CHANGELOG.md | 4 ++++ libs/hapify/templates/nestjs-models-rest/package.json | 2 +- libs/hapify/templates/nestjs-models/CHANGELOG.md | 4 ++++ libs/hapify/templates/nestjs-models/package.json | 2 +- libs/hapify/templates/prisma/CHANGELOG.md | 4 ++++ libs/hapify/templates/prisma/package.json | 2 +- libs/hapify/templates/react-admin/CHANGELOG.md | 4 ++++ libs/hapify/templates/react-admin/package.json | 2 +- libs/hapify/templates/rest-dtos/CHANGELOG.md | 4 ++++ libs/hapify/templates/rest-dtos/package.json | 2 +- libs/hapify/templates/rext-client/CHANGELOG.md | 4 ++++ libs/hapify/templates/rext-client/package.json | 2 +- libs/hapify/update-templates-import-path/CHANGELOG.md | 4 ++++ libs/hapify/update-templates-import-path/package.json | 2 +- libs/nestjs/authentication/CHANGELOG.md | 9 +++++++++ libs/nestjs/authentication/package.json | 2 +- libs/nestjs/bcrypt/CHANGELOG.md | 4 ++++ libs/nestjs/bcrypt/package.json | 2 +- libs/nestjs/casl/CHANGELOG.md | 9 +++++++++ libs/nestjs/casl/package.json | 2 +- libs/nestjs/core/CHANGELOG.md | 9 +++++++++ libs/nestjs/core/package.json | 2 +- libs/nestjs/database/CHANGELOG.md | 9 +++++++++ libs/nestjs/database/package.json | 2 +- libs/nestjs/file-storage/CHANGELOG.md | 9 +++++++++ libs/nestjs/file-storage/package.json | 2 +- libs/nestjs/graphql/CHANGELOG.md | 9 +++++++++ libs/nestjs/graphql/package.json | 2 +- libs/nestjs/mailer/CHANGELOG.md | 9 +++++++++ libs/nestjs/mailer/package.json | 2 +- libs/nestjs/password/CHANGELOG.md | 4 ++++ libs/nestjs/password/package.json | 2 +- libs/nestjs/request-timestamp/CHANGELOG.md | 9 +++++++++ libs/nestjs/request-timestamp/package.json | 2 +- libs/nestjs/sentry/CHANGELOG.md | 9 +++++++++ libs/nestjs/sentry/package.json | 2 +- libs/nestjs/testing/CHANGELOG.md | 9 +++++++++ libs/nestjs/testing/package.json | 2 +- libs/nestjs/winston/CHANGELOG.md | 9 +++++++++ libs/nestjs/winston/package.json | 2 +- libs/schematics/CHANGELOG.md | 9 +++++++++ libs/schematics/package.json | 2 +- libs/terraform/aws-stack/CHANGELOG.md | 4 ++++ libs/terraform/aws-stack/package.json | 2 +- libs/terraform/component/aws/CHANGELOG.md | 4 ++++ libs/terraform/component/aws/package.json | 2 +- libs/terraform/component/deployment-trigger/CHANGELOG.md | 4 ++++ libs/terraform/component/deployment-trigger/package.json | 2 +- libs/terraform/component/deployment/CHANGELOG.md | 4 ++++ libs/terraform/component/deployment/package.json | 2 +- libs/terraform/component/entrypoint/CHANGELOG.md | 4 ++++ libs/terraform/component/entrypoint/package.json | 2 +- libs/terraform/component/file-storage/CHANGELOG.md | 4 ++++ libs/terraform/component/file-storage/package.json | 2 +- libs/terraform/component/logs/CHANGELOG.md | 4 ++++ libs/terraform/component/logs/package.json | 2 +- libs/terraform/component/private-dns/CHANGELOG.md | 4 ++++ libs/terraform/component/private-dns/package.json | 2 +- libs/terraform/component/s3-user/CHANGELOG.md | 4 ++++ libs/terraform/component/s3-user/package.json | 2 +- libs/terraform/component/s3/CHANGELOG.md | 4 ++++ libs/terraform/component/s3/package.json | 2 +- libs/terraform/component/secrets/CHANGELOG.md | 4 ++++ libs/terraform/component/secrets/package.json | 2 +- libs/terraform/component/volume/CHANGELOG.md | 4 ++++ libs/terraform/component/volume/package.json | 2 +- libs/terraform/group/network/CHANGELOG.md | 4 ++++ libs/terraform/group/network/package.json | 2 +- libs/terraform/group/pool/CHANGELOG.md | 4 ++++ libs/terraform/group/pool/package.json | 2 +- libs/terraform/group/registry/CHANGELOG.md | 4 ++++ libs/terraform/group/registry/package.json | 2 +- libs/terraform/group/zone/CHANGELOG.md | 4 ++++ libs/terraform/group/zone/package.json | 2 +- libs/terraform/service/admin/CHANGELOG.md | 4 ++++ libs/terraform/service/admin/package.json | 2 +- libs/terraform/service/api/CHANGELOG.md | 4 ++++ libs/terraform/service/api/package.json | 2 +- libs/terraform/service/ecs/CHANGELOG.md | 4 ++++ libs/terraform/service/ecs/package.json | 2 +- libs/terraform/service/logstash/CHANGELOG.md | 4 ++++ libs/terraform/service/logstash/package.json | 2 +- libs/terraform/service/postgres/CHANGELOG.md | 4 ++++ libs/terraform/service/postgres/package.json | 2 +- libs/terraform/service/pwa/CHANGELOG.md | 4 ++++ libs/terraform/service/pwa/package.json | 2 +- libs/terraform/service/reverse-proxy/CHANGELOG.md | 4 ++++ libs/terraform/service/reverse-proxy/package.json | 2 +- workspace/CHANGELOG.md | 4 ++++ 164 files changed, 481 insertions(+), 80 deletions(-) diff --git a/apps/admin/CHANGELOG.md b/apps/admin/CHANGELOG.md index 156c1df0d..c9cc2dd0d 100644 --- a/apps/admin/CHANGELOG.md +++ b/apps/admin/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/apps/api/CHANGELOG.md b/apps/api/CHANGELOG.md index 715eb6dad..b02353376 100644 --- a/apps/api/CHANGELOG.md +++ b/apps/api/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/apps/api/package.json b/apps/api/package.json index 344350e7a..5c3ce8178 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -1,4 +1,4 @@ { "name": "@trxn/traxion-api", - "version": "2.0.5" + "version": "2.0.6" } diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index ce15897d3..897d57622 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/apps/docs/package.json b/apps/docs/package.json index ffc9c3962..95319cb42 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/traxion-api", - "version": "2.0.5", + "version": "2.0.6", "dependencies": { "@docusaurus/core": "^2.2.0", "@docusaurus/mdx-loader": "^2.2.0", diff --git a/apps/pwa-e2e/CHANGELOG.md b/apps/pwa-e2e/CHANGELOG.md index b77c95de2..5e7c2516a 100644 --- a/apps/pwa-e2e/CHANGELOG.md +++ b/apps/pwa-e2e/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/apps/pwa/CHANGELOG.md b/apps/pwa/CHANGELOG.md index 38b4aa85e..a0cf91ffa 100644 --- a/apps/pwa/CHANGELOG.md +++ b/apps/pwa/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/apps/pwa/package.json b/apps/pwa/package.json index ee50c27e5..5aa099f19 100644 --- a/apps/pwa/package.json +++ b/apps/pwa/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/traxion-pwa", - "version": "2.0.5", + "version": "2.0.6", "peerDependencies": { "@angular/common": "^12.1.1", "@angular/core": "^12.1.1" diff --git a/apps/terraform/CHANGELOG.md b/apps/terraform/CHANGELOG.md index 815380861..506d1b377 100644 --- a/apps/terraform/CHANGELOG.md +++ b/apps/terraform/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/authentication/CHANGELOG.md b/libs/angular/authentication/CHANGELOG.md index df139decc..4c729acf9 100644 --- a/libs/angular/authentication/CHANGELOG.md +++ b/libs/angular/authentication/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/authentication/package.json b/libs/angular/authentication/package.json index d0a52d184..3b6ee19aa 100644 --- a/libs/angular/authentication/package.json +++ b/libs/angular/authentication/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/angular-authentication", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/angular/casl/CHANGELOG.md b/libs/angular/casl/CHANGELOG.md index d94b077df..04eba5377 100644 --- a/libs/angular/casl/CHANGELOG.md +++ b/libs/angular/casl/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/casl/package.json b/libs/angular/casl/package.json index 2c71f187e..7abfa0afd 100644 --- a/libs/angular/casl/package.json +++ b/libs/angular/casl/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/angular-casl", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/angular/components/CHANGELOG.md b/libs/angular/components/CHANGELOG.md index 0924edc09..dff594ee6 100644 --- a/libs/angular/components/CHANGELOG.md +++ b/libs/angular/components/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/components/package.json b/libs/angular/components/package.json index 8405e6ec5..d1515fe65 100644 --- a/libs/angular/components/package.json +++ b/libs/angular/components/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/angular-components", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/angular/config/CHANGELOG.md b/libs/angular/config/CHANGELOG.md index 4809cf99c..86b8afb34 100644 --- a/libs/angular/config/CHANGELOG.md +++ b/libs/angular/config/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/config/package.json b/libs/angular/config/package.json index a420e1fb3..f29518dc2 100644 --- a/libs/angular/config/package.json +++ b/libs/angular/config/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/angular-config", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/angular/file-storage/CHANGELOG.md b/libs/angular/file-storage/CHANGELOG.md index b0da0d910..8c145b7d8 100644 --- a/libs/angular/file-storage/CHANGELOG.md +++ b/libs/angular/file-storage/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/file-storage/package.json b/libs/angular/file-storage/package.json index a9823c7b2..1d934df25 100644 --- a/libs/angular/file-storage/package.json +++ b/libs/angular/file-storage/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/angular-file-storage", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/angular/form/CHANGELOG.md b/libs/angular/form/CHANGELOG.md index 6561387b7..074cd221c 100644 --- a/libs/angular/form/CHANGELOG.md +++ b/libs/angular/form/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/form/package.json b/libs/angular/form/package.json index b6ed3f750..b656b407b 100644 --- a/libs/angular/form/package.json +++ b/libs/angular/form/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/angular-form", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/angular/tools/CHANGELOG.md b/libs/angular/tools/CHANGELOG.md index 562edf0d7..689dcbd71 100644 --- a/libs/angular/tools/CHANGELOG.md +++ b/libs/angular/tools/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/angular/tools/package.json b/libs/angular/tools/package.json index 8990b776b..44c026081 100644 --- a/libs/angular/tools/package.json +++ b/libs/angular/tools/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/angular-tools", - "version": "2.0.5", + "version": "2.0.6", "description": "Tools for angular application", "repository": { "type": "git", diff --git a/libs/common/CHANGELOG.md b/libs/common/CHANGELOG.md index 4246f148f..969ed73aa 100644 --- a/libs/common/CHANGELOG.md +++ b/libs/common/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/common/package.json b/libs/common/package.json index 4d7f07ab2..ee92f77ba 100644 --- a/libs/common/package.json +++ b/libs/common/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/common", - "version": "2.0.5", + "version": "2.0.6", "description": "Common module for back and front", "repository": { "type": "git", diff --git a/libs/config/client/CHANGELOG.md b/libs/config/client/CHANGELOG.md index 9a6fa9e2e..40eafa111 100644 --- a/libs/config/client/CHANGELOG.md +++ b/libs/config/client/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/config/client/package.json b/libs/config/client/package.json index 93aa001b1..fed7c2038 100644 --- a/libs/config/client/package.json +++ b/libs/config/client/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/client-config", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion.git" diff --git a/libs/config/commit/CHANGELOG.md b/libs/config/commit/CHANGELOG.md index f0049dff4..461e70d18 100644 --- a/libs/config/commit/CHANGELOG.md +++ b/libs/config/commit/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/config/commit/package.json b/libs/config/commit/package.json index fc291609a..c8d0a2090 100644 --- a/libs/config/commit/package.json +++ b/libs/config/commit/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/commit-config", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion.git" diff --git a/libs/config/eslint/CHANGELOG.md b/libs/config/eslint/CHANGELOG.md index 787cb9474..ab5e023b1 100644 --- a/libs/config/eslint/CHANGELOG.md +++ b/libs/config/eslint/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/config/eslint/package.json b/libs/config/eslint/package.json index 0013b435a..12a06f0da 100644 --- a/libs/config/eslint/package.json +++ b/libs/config/eslint/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/eslint-config", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion.git" diff --git a/libs/config/hapify/CHANGELOG.md b/libs/config/hapify/CHANGELOG.md index 2d52e5d6c..f0d4dc538 100644 --- a/libs/config/hapify/CHANGELOG.md +++ b/libs/config/hapify/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/config/hapify/package.json b/libs/config/hapify/package.json index 9678423af..caaf88a61 100644 --- a/libs/config/hapify/package.json +++ b/libs/config/hapify/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-config", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion.git" diff --git a/libs/config/prettier/CHANGELOG.md b/libs/config/prettier/CHANGELOG.md index 979fcdc71..295c51896 100644 --- a/libs/config/prettier/CHANGELOG.md +++ b/libs/config/prettier/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/config/prettier/package.json b/libs/config/prettier/package.json index 27cb6da68..62d716f59 100644 --- a/libs/config/prettier/package.json +++ b/libs/config/prettier/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/prettier-config", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion.git" diff --git a/libs/generated/angular-rext-client/CHANGELOG.md b/libs/generated/angular-rext-client/CHANGELOG.md index 4fed7126c..2d54c803b 100644 --- a/libs/generated/angular-rext-client/CHANGELOG.md +++ b/libs/generated/angular-rext-client/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/angular-rext-client/package.json b/libs/generated/angular-rext-client/package.json index e5e65604e..814d20d3f 100644 --- a/libs/generated/angular-rext-client/package.json +++ b/libs/generated/angular-rext-client/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/generated-angular-rext-client", - "version": "2.0.5", + "version": "2.0.6", "dependencies": { "tslib": "^2.3.1" }, diff --git a/libs/generated/casl/CHANGELOG.md b/libs/generated/casl/CHANGELOG.md index 179284d5f..a1c3e1c64 100644 --- a/libs/generated/casl/CHANGELOG.md +++ b/libs/generated/casl/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/casl/package.json b/libs/generated/casl/package.json index cc082e8cf..2a2c20df5 100644 --- a/libs/generated/casl/package.json +++ b/libs/generated/casl/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/generated-casl", - "version": "2.0.5", + "version": "2.0.6", "dependencies": { "tslib": "^2.3.1" }, diff --git a/libs/generated/dbml/CHANGELOG.md b/libs/generated/dbml/CHANGELOG.md index 2d421e0b1..638d0f4e7 100644 --- a/libs/generated/dbml/CHANGELOG.md +++ b/libs/generated/dbml/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/dbml/package.json b/libs/generated/dbml/package.json index 73c026967..3d1c80b98 100644 --- a/libs/generated/dbml/package.json +++ b/libs/generated/dbml/package.json @@ -1,4 +1,4 @@ { "name": "@trxn/generated-dbml", - "version": "2.0.5" + "version": "2.0.6" } diff --git a/libs/generated/models/CHANGELOG.md b/libs/generated/models/CHANGELOG.md index 2d421e0b1..638d0f4e7 100644 --- a/libs/generated/models/CHANGELOG.md +++ b/libs/generated/models/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/models/package.json b/libs/generated/models/package.json index c971fab07..7c5b35d7f 100644 --- a/libs/generated/models/package.json +++ b/libs/generated/models/package.json @@ -1,4 +1,4 @@ { "name": "@trxn/generated-models", - "version": "2.0.5" + "version": "2.0.6" } diff --git a/libs/generated/nestjs-graphql/CHANGELOG.md b/libs/generated/nestjs-graphql/CHANGELOG.md index 9861f9d3c..7d846b16e 100644 --- a/libs/generated/nestjs-graphql/CHANGELOG.md +++ b/libs/generated/nestjs-graphql/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/nestjs-graphql/package.json b/libs/generated/nestjs-graphql/package.json index 671a39230..f0603fe77 100644 --- a/libs/generated/nestjs-graphql/package.json +++ b/libs/generated/nestjs-graphql/package.json @@ -1,4 +1,4 @@ { "name": "@trxn/generated-nestjs-graphql", - "version": "2.0.5" + "version": "2.0.6" } diff --git a/libs/generated/nestjs-models-common/CHANGELOG.md b/libs/generated/nestjs-models-common/CHANGELOG.md index 7c043d212..3f386ec08 100644 --- a/libs/generated/nestjs-models-common/CHANGELOG.md +++ b/libs/generated/nestjs-models-common/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/nestjs-models-common/package.json b/libs/generated/nestjs-models-common/package.json index 9bdb78cc1..cb59936fb 100644 --- a/libs/generated/nestjs-models-common/package.json +++ b/libs/generated/nestjs-models-common/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/generated-nestjs-models-common", - "version": "2.0.5", + "version": "2.0.6", "exports": { ".": { "import": "./src/index.js" diff --git a/libs/generated/nestjs-models-rest/CHANGELOG.md b/libs/generated/nestjs-models-rest/CHANGELOG.md index f5ffa2b14..5e49d81f8 100644 --- a/libs/generated/nestjs-models-rest/CHANGELOG.md +++ b/libs/generated/nestjs-models-rest/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/nestjs-models-rest/package.json b/libs/generated/nestjs-models-rest/package.json index cb4e465ed..aeae05aaa 100644 --- a/libs/generated/nestjs-models-rest/package.json +++ b/libs/generated/nestjs-models-rest/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/generated-nestjs-models-rest", - "version": "2.0.5", + "version": "2.0.6", "exports": { ".": { "import": "./src/index.js" diff --git a/libs/generated/nestjs-models/CHANGELOG.md b/libs/generated/nestjs-models/CHANGELOG.md index 2d421e0b1..638d0f4e7 100644 --- a/libs/generated/nestjs-models/CHANGELOG.md +++ b/libs/generated/nestjs-models/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/nestjs-models/package.json b/libs/generated/nestjs-models/package.json index b1c17426d..b7744d6df 100644 --- a/libs/generated/nestjs-models/package.json +++ b/libs/generated/nestjs-models/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/generated-nestjs-models", - "version": "2.0.5", + "version": "2.0.6", "exports": { ".": "./dist/index.js", "./mock": "./dist/mock.js" diff --git a/libs/generated/prisma/CHANGELOG.md b/libs/generated/prisma/CHANGELOG.md index a65238923..362fb9e90 100644 --- a/libs/generated/prisma/CHANGELOG.md +++ b/libs/generated/prisma/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/prisma/package.json b/libs/generated/prisma/package.json index 6a0fc472e..9d14d8192 100644 --- a/libs/generated/prisma/package.json +++ b/libs/generated/prisma/package.json @@ -1,4 +1,4 @@ { "name": "@trxn/generated-prisma", - "version": "2.0.5" + "version": "2.0.6" } diff --git a/libs/generated/react-admin/CHANGELOG.md b/libs/generated/react-admin/CHANGELOG.md index 7de1831ac..020bc4f2e 100644 --- a/libs/generated/react-admin/CHANGELOG.md +++ b/libs/generated/react-admin/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/react-admin/package.json b/libs/generated/react-admin/package.json index b8cdf5ff9..c5402e9e6 100644 --- a/libs/generated/react-admin/package.json +++ b/libs/generated/react-admin/package.json @@ -1,4 +1,4 @@ { "name": "@trxn/generated-react-admin", - "version": "2.0.5" + "version": "2.0.6" } diff --git a/libs/generated/rest-dtos/CHANGELOG.md b/libs/generated/rest-dtos/CHANGELOG.md index 4fed7126c..2d54c803b 100644 --- a/libs/generated/rest-dtos/CHANGELOG.md +++ b/libs/generated/rest-dtos/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/rest-dtos/package.json b/libs/generated/rest-dtos/package.json index 22e7d38c6..0ba34350a 100644 --- a/libs/generated/rest-dtos/package.json +++ b/libs/generated/rest-dtos/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/generated-rest-dtos", - "version": "2.0.5", + "version": "2.0.6", "dependencies": { "tslib": "^2.3.1" }, diff --git a/libs/generated/rext-client/CHANGELOG.md b/libs/generated/rext-client/CHANGELOG.md index 4fed7126c..2d54c803b 100644 --- a/libs/generated/rext-client/CHANGELOG.md +++ b/libs/generated/rext-client/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/generated/rext-client/package.json b/libs/generated/rext-client/package.json index 9cdab72e9..baca81262 100644 --- a/libs/generated/rext-client/package.json +++ b/libs/generated/rext-client/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/generated-rext-client", - "version": "2.0.5", + "version": "2.0.6", "dependencies": { "tslib": "^2.3.1" }, diff --git a/libs/hapify/generate-config/CHANGELOG.md b/libs/hapify/generate-config/CHANGELOG.md index a16160250..1116ce2a5 100644 --- a/libs/hapify/generate-config/CHANGELOG.md +++ b/libs/hapify/generate-config/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/generate-config/package.json b/libs/hapify/generate-config/package.json index 1090384c3..a2798cfcd 100644 --- a/libs/hapify/generate-config/package.json +++ b/libs/hapify/generate-config/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-generate-config", - "version": "2.0.5", + "version": "2.0.6", "description": "Generate hapify config", "repository": { "type": "git", diff --git a/libs/hapify/hapify-common/CHANGELOG.md b/libs/hapify/hapify-common/CHANGELOG.md index 85b8ad018..4aaa84b81 100644 --- a/libs/hapify/hapify-common/CHANGELOG.md +++ b/libs/hapify/hapify-common/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/hapify-common/package.json b/libs/hapify/hapify-common/package.json index 79af3ba9b..911e49bb4 100644 --- a/libs/hapify/hapify-common/package.json +++ b/libs/hapify/hapify-common/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-common", - "version": "2.0.5", + "version": "2.0.6", "description": "Hapify common helpers", "repository": { "type": "git", diff --git a/libs/hapify/templates/angular-rext-client/CHANGELOG.md b/libs/hapify/templates/angular-rext-client/CHANGELOG.md index e80ed6e9c..a3eaa30a7 100644 --- a/libs/hapify/templates/angular-rext-client/CHANGELOG.md +++ b/libs/hapify/templates/angular-rext-client/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/angular-rext-client/package.json b/libs/hapify/templates/angular-rext-client/package.json index 39db7f2fb..964ae372d 100644 --- a/libs/hapify/templates/angular-rext-client/package.json +++ b/libs/hapify/templates/angular-rext-client/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-angular-rext-client", - "version": "2.0.5", + "version": "2.0.6", "description": "Template to generate an angular rest client with hapify", "repository": { "type": "git", diff --git a/libs/hapify/templates/casl/CHANGELOG.md b/libs/hapify/templates/casl/CHANGELOG.md index 10e4d13c7..13d83744f 100644 --- a/libs/hapify/templates/casl/CHANGELOG.md +++ b/libs/hapify/templates/casl/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/casl/package.json b/libs/hapify/templates/casl/package.json index 3e39bf774..eaa07362a 100644 --- a/libs/hapify/templates/casl/package.json +++ b/libs/hapify/templates/casl/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-casl", - "version": "2.0.5", + "version": "2.0.6", "description": "Hapify templates for casl class validators and types", "repository": { "type": "git", diff --git a/libs/hapify/templates/dbml/CHANGELOG.md b/libs/hapify/templates/dbml/CHANGELOG.md index 06bafbc8d..155b1571a 100644 --- a/libs/hapify/templates/dbml/CHANGELOG.md +++ b/libs/hapify/templates/dbml/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/dbml/package.json b/libs/hapify/templates/dbml/package.json index 1e7048af3..0b0a1e2e7 100644 --- a/libs/hapify/templates/dbml/package.json +++ b/libs/hapify/templates/dbml/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-dbml", - "version": "2.0.5", + "version": "2.0.6", "description": "Generate DBML schema", "repository": { "type": "git", diff --git a/libs/hapify/templates/models/CHANGELOG.md b/libs/hapify/templates/models/CHANGELOG.md index 10f804bbf..2b6e707a4 100644 --- a/libs/hapify/templates/models/CHANGELOG.md +++ b/libs/hapify/templates/models/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/models/package.json b/libs/hapify/templates/models/package.json index dc2ef6b6c..5c9450cc0 100644 --- a/libs/hapify/templates/models/package.json +++ b/libs/hapify/templates/models/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-models", - "version": "2.0.5", + "version": "2.0.6", "description": "Hapify templates for models class validators and types", "repository": { "type": "git", diff --git a/libs/hapify/templates/nestjs-graphql/CHANGELOG.md b/libs/hapify/templates/nestjs-graphql/CHANGELOG.md index ce34f8f55..43e172a8c 100644 --- a/libs/hapify/templates/nestjs-graphql/CHANGELOG.md +++ b/libs/hapify/templates/nestjs-graphql/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/nestjs-graphql/package.json b/libs/hapify/templates/nestjs-graphql/package.json index 6c023e3d6..d6218abe6 100644 --- a/libs/hapify/templates/nestjs-graphql/package.json +++ b/libs/hapify/templates/nestjs-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-nestjs-graphql", - "version": "2.0.5", + "version": "2.0.6", "description": "Hapify templates for nestjs models", "repository": { "type": "git", diff --git a/libs/hapify/templates/nestjs-models-common/CHANGELOG.md b/libs/hapify/templates/nestjs-models-common/CHANGELOG.md index 4970b9fe2..f573f6a3c 100644 --- a/libs/hapify/templates/nestjs-models-common/CHANGELOG.md +++ b/libs/hapify/templates/nestjs-models-common/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/nestjs-models-common/package.json b/libs/hapify/templates/nestjs-models-common/package.json index 1e6d46b35..90d0eaf35 100644 --- a/libs/hapify/templates/nestjs-models-common/package.json +++ b/libs/hapify/templates/nestjs-models-common/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-nestjs-models-common", - "version": "2.0.5", + "version": "2.0.6", "description": "Hapify templates for nestjs models common features", "repository": { "type": "git", diff --git a/libs/hapify/templates/nestjs-models-rest/CHANGELOG.md b/libs/hapify/templates/nestjs-models-rest/CHANGELOG.md index 5353ffb27..d082c9652 100644 --- a/libs/hapify/templates/nestjs-models-rest/CHANGELOG.md +++ b/libs/hapify/templates/nestjs-models-rest/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/nestjs-models-rest/package.json b/libs/hapify/templates/nestjs-models-rest/package.json index 3e5aad63e..337f7341f 100644 --- a/libs/hapify/templates/nestjs-models-rest/package.json +++ b/libs/hapify/templates/nestjs-models-rest/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-nestjs-models-rest", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/hapify/templates/nestjs-models/CHANGELOG.md b/libs/hapify/templates/nestjs-models/CHANGELOG.md index 8ac312973..f0add375f 100644 --- a/libs/hapify/templates/nestjs-models/CHANGELOG.md +++ b/libs/hapify/templates/nestjs-models/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/nestjs-models/package.json b/libs/hapify/templates/nestjs-models/package.json index 9bfd16286..c09aed6ca 100644 --- a/libs/hapify/templates/nestjs-models/package.json +++ b/libs/hapify/templates/nestjs-models/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-nestjs-models", - "version": "2.0.5", + "version": "2.0.6", "description": "Hapify templates for nestjs models", "repository": { "type": "git", diff --git a/libs/hapify/templates/prisma/CHANGELOG.md b/libs/hapify/templates/prisma/CHANGELOG.md index 0fbead3b9..4e272f39e 100644 --- a/libs/hapify/templates/prisma/CHANGELOG.md +++ b/libs/hapify/templates/prisma/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/prisma/package.json b/libs/hapify/templates/prisma/package.json index 001481e01..a6e75f6f5 100644 --- a/libs/hapify/templates/prisma/package.json +++ b/libs/hapify/templates/prisma/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-prisma", - "version": "2.0.5", + "version": "2.0.6", "description": "Generate prisma hapify config", "repository": { "type": "git", diff --git a/libs/hapify/templates/react-admin/CHANGELOG.md b/libs/hapify/templates/react-admin/CHANGELOG.md index 3b1152a67..3d673a8c6 100644 --- a/libs/hapify/templates/react-admin/CHANGELOG.md +++ b/libs/hapify/templates/react-admin/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/react-admin/package.json b/libs/hapify/templates/react-admin/package.json index fec31458d..1d230fb6d 100644 --- a/libs/hapify/templates/react-admin/package.json +++ b/libs/hapify/templates/react-admin/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-react-admin", - "version": "2.0.5", + "version": "2.0.6", "description": "Template to generate a react admin configuration", "repository": { "type": "git", diff --git a/libs/hapify/templates/rest-dtos/CHANGELOG.md b/libs/hapify/templates/rest-dtos/CHANGELOG.md index af04ea3cc..44d1cb037 100644 --- a/libs/hapify/templates/rest-dtos/CHANGELOG.md +++ b/libs/hapify/templates/rest-dtos/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/rest-dtos/package.json b/libs/hapify/templates/rest-dtos/package.json index 896cb7e89..6dae7600e 100644 --- a/libs/hapify/templates/rest-dtos/package.json +++ b/libs/hapify/templates/rest-dtos/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-rest-dtos", - "version": "2.0.5", + "version": "2.0.6", "description": "Hapify templates for models rest dtos", "repository": { "type": "git", diff --git a/libs/hapify/templates/rext-client/CHANGELOG.md b/libs/hapify/templates/rext-client/CHANGELOG.md index 6858128a3..db1b55985 100644 --- a/libs/hapify/templates/rext-client/CHANGELOG.md +++ b/libs/hapify/templates/rext-client/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/templates/rext-client/package.json b/libs/hapify/templates/rext-client/package.json index 7536e3614..b96ffd82c 100644 --- a/libs/hapify/templates/rext-client/package.json +++ b/libs/hapify/templates/rext-client/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-templates-rext-client", - "version": "2.0.5", + "version": "2.0.6", "description": "Template to generate a rest client with hapify", "repository": { "type": "git", diff --git a/libs/hapify/update-templates-import-path/CHANGELOG.md b/libs/hapify/update-templates-import-path/CHANGELOG.md index 3a43dc942..f712209f0 100644 --- a/libs/hapify/update-templates-import-path/CHANGELOG.md +++ b/libs/hapify/update-templates-import-path/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/hapify/update-templates-import-path/package.json b/libs/hapify/update-templates-import-path/package.json index 7519ae736..09d2dde71 100644 --- a/libs/hapify/update-templates-import-path/package.json +++ b/libs/hapify/update-templates-import-path/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/hapify-update-templates-import-path", - "version": "2.0.5", + "version": "2.0.6", "description": "Update relative path in code generated by hapify", "repository": { "type": "git", diff --git a/libs/nestjs/authentication/CHANGELOG.md b/libs/nestjs/authentication/CHANGELOG.md index 51aa84a6b..296496a63 100644 --- a/libs/nestjs/authentication/CHANGELOG.md +++ b/libs/nestjs/authentication/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/authentication/package.json b/libs/nestjs/authentication/package.json index 9259e571e..94b0938cc 100644 --- a/libs/nestjs/authentication/package.json +++ b/libs/nestjs/authentication/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-authentication", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/bcrypt/CHANGELOG.md b/libs/nestjs/bcrypt/CHANGELOG.md index 695d1f8d6..0a97128d7 100644 --- a/libs/nestjs/bcrypt/CHANGELOG.md +++ b/libs/nestjs/bcrypt/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/bcrypt/package.json b/libs/nestjs/bcrypt/package.json index c202355a8..5bd5c8287 100644 --- a/libs/nestjs/bcrypt/package.json +++ b/libs/nestjs/bcrypt/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-bcrypt", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/casl/CHANGELOG.md b/libs/nestjs/casl/CHANGELOG.md index a12841dc1..e30a34d90 100644 --- a/libs/nestjs/casl/CHANGELOG.md +++ b/libs/nestjs/casl/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/casl/package.json b/libs/nestjs/casl/package.json index e63910948..8d7105437 100644 --- a/libs/nestjs/casl/package.json +++ b/libs/nestjs/casl/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-casl", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/core/CHANGELOG.md b/libs/nestjs/core/CHANGELOG.md index 433f81620..323e13289 100644 --- a/libs/nestjs/core/CHANGELOG.md +++ b/libs/nestjs/core/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/core/package.json b/libs/nestjs/core/package.json index 5cc3e1fdd..053ea516b 100644 --- a/libs/nestjs/core/package.json +++ b/libs/nestjs/core/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-core", - "version": "2.0.5", + "version": "2.0.6", "description": "Core module for nestjs backend", "repository": { "type": "git", diff --git a/libs/nestjs/database/CHANGELOG.md b/libs/nestjs/database/CHANGELOG.md index 44502bf78..7915d2782 100644 --- a/libs/nestjs/database/CHANGELOG.md +++ b/libs/nestjs/database/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/database/package.json b/libs/nestjs/database/package.json index e1d3805a9..1b13f390e 100644 --- a/libs/nestjs/database/package.json +++ b/libs/nestjs/database/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-database", - "version": "2.0.5", + "version": "2.0.6", "description": "Database module for nestjs backend", "repository": { "type": "git", diff --git a/libs/nestjs/file-storage/CHANGELOG.md b/libs/nestjs/file-storage/CHANGELOG.md index 9bf411d7a..e3e0f5265 100644 --- a/libs/nestjs/file-storage/CHANGELOG.md +++ b/libs/nestjs/file-storage/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/file-storage/package.json b/libs/nestjs/file-storage/package.json index 84aee122c..f6dacc3b2 100644 --- a/libs/nestjs/file-storage/package.json +++ b/libs/nestjs/file-storage/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-file-storage", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/graphql/CHANGELOG.md b/libs/nestjs/graphql/CHANGELOG.md index 600353507..0d3953c12 100644 --- a/libs/nestjs/graphql/CHANGELOG.md +++ b/libs/nestjs/graphql/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/graphql/package.json b/libs/nestjs/graphql/package.json index d7da5b172..62c9067e6 100644 --- a/libs/nestjs/graphql/package.json +++ b/libs/nestjs/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-graphql", - "version": "2.0.5", + "version": "2.0.6", "description": "Nestjs graphql helper", "repository": { "type": "git", diff --git a/libs/nestjs/mailer/CHANGELOG.md b/libs/nestjs/mailer/CHANGELOG.md index 63b25a90f..28e2e475f 100644 --- a/libs/nestjs/mailer/CHANGELOG.md +++ b/libs/nestjs/mailer/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/mailer/package.json b/libs/nestjs/mailer/package.json index 4bc4e4c14..322e0cc2e 100644 --- a/libs/nestjs/mailer/package.json +++ b/libs/nestjs/mailer/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-mailer", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/password/CHANGELOG.md b/libs/nestjs/password/CHANGELOG.md index d93a2216e..813dced84 100644 --- a/libs/nestjs/password/CHANGELOG.md +++ b/libs/nestjs/password/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/password/package.json b/libs/nestjs/password/package.json index 5469c1deb..1eb0b43d2 100644 --- a/libs/nestjs/password/package.json +++ b/libs/nestjs/password/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-password", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/request-timestamp/CHANGELOG.md b/libs/nestjs/request-timestamp/CHANGELOG.md index 8d98517e4..9e656e7f0 100644 --- a/libs/nestjs/request-timestamp/CHANGELOG.md +++ b/libs/nestjs/request-timestamp/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/request-timestamp/package.json b/libs/nestjs/request-timestamp/package.json index f7e995603..dd011e629 100644 --- a/libs/nestjs/request-timestamp/package.json +++ b/libs/nestjs/request-timestamp/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-request-timestamp", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/sentry/CHANGELOG.md b/libs/nestjs/sentry/CHANGELOG.md index 1280b11da..ce0b9cf0c 100644 --- a/libs/nestjs/sentry/CHANGELOG.md +++ b/libs/nestjs/sentry/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/sentry/package.json b/libs/nestjs/sentry/package.json index 856aecf8a..25b1800aa 100644 --- a/libs/nestjs/sentry/package.json +++ b/libs/nestjs/sentry/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-sentry", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/nestjs/testing/CHANGELOG.md b/libs/nestjs/testing/CHANGELOG.md index eba699c9a..b5c8f9232 100644 --- a/libs/nestjs/testing/CHANGELOG.md +++ b/libs/nestjs/testing/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/testing/package.json b/libs/nestjs/testing/package.json index a0efb2be6..11c25ef93 100644 --- a/libs/nestjs/testing/package.json +++ b/libs/nestjs/testing/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-testing", - "version": "2.0.5", + "version": "2.0.6", "description": "Core module for nestjs backend", "repository": { "type": "git", diff --git a/libs/nestjs/winston/CHANGELOG.md b/libs/nestjs/winston/CHANGELOG.md index a8c5a55ed..9bdef7608 100644 --- a/libs/nestjs/winston/CHANGELOG.md +++ b/libs/nestjs/winston/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/nestjs/winston/package.json b/libs/nestjs/winston/package.json index 0f3a05451..936bf0f89 100644 --- a/libs/nestjs/winston/package.json +++ b/libs/nestjs/winston/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/nestjs-winston", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/schematics/CHANGELOG.md b/libs/schematics/CHANGELOG.md index ab336fa11..e39797cc8 100644 --- a/libs/schematics/CHANGELOG.md +++ b/libs/schematics/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + +### Features + +* update the schematics to force some deps to be peerdeps ([#568](https://github.com/tractr/traxion/issues/568)) ([1558bc0](https://github.com/tractr/traxion/commit/1558bc0e7123f65a9d32489e5a73353c06b9e2ea)) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/schematics/package.json b/libs/schematics/package.json index 88e166e96..ebad44c88 100644 --- a/libs/schematics/package.json +++ b/libs/schematics/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/schematics", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/aws-stack/CHANGELOG.md b/libs/terraform/aws-stack/CHANGELOG.md index f6b4761c7..45835f119 100644 --- a/libs/terraform/aws-stack/CHANGELOG.md +++ b/libs/terraform/aws-stack/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/aws-stack/package.json b/libs/terraform/aws-stack/package.json index 4811eed86..e098404bf 100644 --- a/libs/terraform/aws-stack/package.json +++ b/libs/terraform/aws-stack/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-aws-stack", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/aws/CHANGELOG.md b/libs/terraform/component/aws/CHANGELOG.md index 5637c7ff1..a189f5b5d 100644 --- a/libs/terraform/component/aws/CHANGELOG.md +++ b/libs/terraform/component/aws/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/aws/package.json b/libs/terraform/component/aws/package.json index e1afe9de4..0e76f72ed 100644 --- a/libs/terraform/component/aws/package.json +++ b/libs/terraform/component/aws/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-aws", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/deployment-trigger/CHANGELOG.md b/libs/terraform/component/deployment-trigger/CHANGELOG.md index 574e5ed09..5f81a44e9 100644 --- a/libs/terraform/component/deployment-trigger/CHANGELOG.md +++ b/libs/terraform/component/deployment-trigger/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/deployment-trigger/package.json b/libs/terraform/component/deployment-trigger/package.json index 4cd3d7815..ec590a12d 100644 --- a/libs/terraform/component/deployment-trigger/package.json +++ b/libs/terraform/component/deployment-trigger/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-deployment-trigger", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/deployment/CHANGELOG.md b/libs/terraform/component/deployment/CHANGELOG.md index 5726355d5..0e0f73284 100644 --- a/libs/terraform/component/deployment/CHANGELOG.md +++ b/libs/terraform/component/deployment/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/deployment/package.json b/libs/terraform/component/deployment/package.json index 08143eb76..0ebad8cef 100644 --- a/libs/terraform/component/deployment/package.json +++ b/libs/terraform/component/deployment/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-deployment", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/entrypoint/CHANGELOG.md b/libs/terraform/component/entrypoint/CHANGELOG.md index b91628f63..80eaa3050 100644 --- a/libs/terraform/component/entrypoint/CHANGELOG.md +++ b/libs/terraform/component/entrypoint/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/entrypoint/package.json b/libs/terraform/component/entrypoint/package.json index 9aad43261..0e9bfdade 100644 --- a/libs/terraform/component/entrypoint/package.json +++ b/libs/terraform/component/entrypoint/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-entrypoint", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/file-storage/CHANGELOG.md b/libs/terraform/component/file-storage/CHANGELOG.md index cbf08cd8b..e4cf82c21 100644 --- a/libs/terraform/component/file-storage/CHANGELOG.md +++ b/libs/terraform/component/file-storage/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/file-storage/package.json b/libs/terraform/component/file-storage/package.json index 67bd9212c..c46bfdb6b 100644 --- a/libs/terraform/component/file-storage/package.json +++ b/libs/terraform/component/file-storage/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-file-storage", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/logs/CHANGELOG.md b/libs/terraform/component/logs/CHANGELOG.md index d588c247a..dc605eeb8 100644 --- a/libs/terraform/component/logs/CHANGELOG.md +++ b/libs/terraform/component/logs/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/logs/package.json b/libs/terraform/component/logs/package.json index 739c89ff1..c19896bbe 100644 --- a/libs/terraform/component/logs/package.json +++ b/libs/terraform/component/logs/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-logs", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/private-dns/CHANGELOG.md b/libs/terraform/component/private-dns/CHANGELOG.md index 643509fc9..2cf8e8d4b 100644 --- a/libs/terraform/component/private-dns/CHANGELOG.md +++ b/libs/terraform/component/private-dns/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/private-dns/package.json b/libs/terraform/component/private-dns/package.json index a0790e008..85f13a288 100644 --- a/libs/terraform/component/private-dns/package.json +++ b/libs/terraform/component/private-dns/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-private-dns", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/s3-user/CHANGELOG.md b/libs/terraform/component/s3-user/CHANGELOG.md index 5af18f37d..239446cce 100644 --- a/libs/terraform/component/s3-user/CHANGELOG.md +++ b/libs/terraform/component/s3-user/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/s3-user/package.json b/libs/terraform/component/s3-user/package.json index de648fe12..989bbd1ee 100644 --- a/libs/terraform/component/s3-user/package.json +++ b/libs/terraform/component/s3-user/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-s3-user", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/s3/CHANGELOG.md b/libs/terraform/component/s3/CHANGELOG.md index bef87a9fc..9bbad0d74 100644 --- a/libs/terraform/component/s3/CHANGELOG.md +++ b/libs/terraform/component/s3/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/s3/package.json b/libs/terraform/component/s3/package.json index 04519a506..aecf0d861 100644 --- a/libs/terraform/component/s3/package.json +++ b/libs/terraform/component/s3/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-s3", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/secrets/CHANGELOG.md b/libs/terraform/component/secrets/CHANGELOG.md index 556c25dfc..26f2160f9 100644 --- a/libs/terraform/component/secrets/CHANGELOG.md +++ b/libs/terraform/component/secrets/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/secrets/package.json b/libs/terraform/component/secrets/package.json index 00cec5ca0..095aa601a 100644 --- a/libs/terraform/component/secrets/package.json +++ b/libs/terraform/component/secrets/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-secrets", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/component/volume/CHANGELOG.md b/libs/terraform/component/volume/CHANGELOG.md index afaecde18..0de2df3bf 100644 --- a/libs/terraform/component/volume/CHANGELOG.md +++ b/libs/terraform/component/volume/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/component/volume/package.json b/libs/terraform/component/volume/package.json index bd6073aab..1facc35de 100644 --- a/libs/terraform/component/volume/package.json +++ b/libs/terraform/component/volume/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-component-volume", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/group/network/CHANGELOG.md b/libs/terraform/group/network/CHANGELOG.md index e47943a4a..720755d8e 100644 --- a/libs/terraform/group/network/CHANGELOG.md +++ b/libs/terraform/group/network/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/group/network/package.json b/libs/terraform/group/network/package.json index c3b6364ac..760ded1eb 100644 --- a/libs/terraform/group/network/package.json +++ b/libs/terraform/group/network/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-group-network", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/group/pool/CHANGELOG.md b/libs/terraform/group/pool/CHANGELOG.md index a94aee657..b1a34aec7 100644 --- a/libs/terraform/group/pool/CHANGELOG.md +++ b/libs/terraform/group/pool/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/group/pool/package.json b/libs/terraform/group/pool/package.json index 26fe1477d..84344812b 100644 --- a/libs/terraform/group/pool/package.json +++ b/libs/terraform/group/pool/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-group-pool", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/group/registry/CHANGELOG.md b/libs/terraform/group/registry/CHANGELOG.md index 828ba0f27..1eb15e36e 100644 --- a/libs/terraform/group/registry/CHANGELOG.md +++ b/libs/terraform/group/registry/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/group/registry/package.json b/libs/terraform/group/registry/package.json index fe6b0a0cb..d16a9e3de 100644 --- a/libs/terraform/group/registry/package.json +++ b/libs/terraform/group/registry/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-group-registry", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/group/zone/CHANGELOG.md b/libs/terraform/group/zone/CHANGELOG.md index 0d785a377..395a1335a 100644 --- a/libs/terraform/group/zone/CHANGELOG.md +++ b/libs/terraform/group/zone/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/group/zone/package.json b/libs/terraform/group/zone/package.json index 8ee2c7081..73064dc4e 100644 --- a/libs/terraform/group/zone/package.json +++ b/libs/terraform/group/zone/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-group-zone", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/service/admin/CHANGELOG.md b/libs/terraform/service/admin/CHANGELOG.md index 5194b93d4..020f365c6 100644 --- a/libs/terraform/service/admin/CHANGELOG.md +++ b/libs/terraform/service/admin/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/service/admin/package.json b/libs/terraform/service/admin/package.json index f6272c4ed..9b4533aa4 100644 --- a/libs/terraform/service/admin/package.json +++ b/libs/terraform/service/admin/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-service-admin", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/service/api/CHANGELOG.md b/libs/terraform/service/api/CHANGELOG.md index ab39a5df9..8af8521ce 100644 --- a/libs/terraform/service/api/CHANGELOG.md +++ b/libs/terraform/service/api/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/service/api/package.json b/libs/terraform/service/api/package.json index c0fa266ab..5ec5e9a66 100644 --- a/libs/terraform/service/api/package.json +++ b/libs/terraform/service/api/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-service-api", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/service/ecs/CHANGELOG.md b/libs/terraform/service/ecs/CHANGELOG.md index bda448ae4..fd64cc61e 100644 --- a/libs/terraform/service/ecs/CHANGELOG.md +++ b/libs/terraform/service/ecs/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/service/ecs/package.json b/libs/terraform/service/ecs/package.json index 5cca67ad0..6c8bb68db 100644 --- a/libs/terraform/service/ecs/package.json +++ b/libs/terraform/service/ecs/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-service-ecs", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/service/logstash/CHANGELOG.md b/libs/terraform/service/logstash/CHANGELOG.md index 876fba9e6..f6a8e16b1 100644 --- a/libs/terraform/service/logstash/CHANGELOG.md +++ b/libs/terraform/service/logstash/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/service/logstash/package.json b/libs/terraform/service/logstash/package.json index 6dc70c824..8469fa9a7 100644 --- a/libs/terraform/service/logstash/package.json +++ b/libs/terraform/service/logstash/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-service-logstash", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/service/postgres/CHANGELOG.md b/libs/terraform/service/postgres/CHANGELOG.md index 6ad63c077..db774b6d7 100644 --- a/libs/terraform/service/postgres/CHANGELOG.md +++ b/libs/terraform/service/postgres/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/service/postgres/package.json b/libs/terraform/service/postgres/package.json index 84937f960..54549e330 100644 --- a/libs/terraform/service/postgres/package.json +++ b/libs/terraform/service/postgres/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-service-postgres", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/service/pwa/CHANGELOG.md b/libs/terraform/service/pwa/CHANGELOG.md index 335fb2a14..51af3e591 100644 --- a/libs/terraform/service/pwa/CHANGELOG.md +++ b/libs/terraform/service/pwa/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/service/pwa/package.json b/libs/terraform/service/pwa/package.json index 6d9f20db4..9cafb8f35 100644 --- a/libs/terraform/service/pwa/package.json +++ b/libs/terraform/service/pwa/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-service-pwa", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/libs/terraform/service/reverse-proxy/CHANGELOG.md b/libs/terraform/service/reverse-proxy/CHANGELOG.md index 3e1959f89..5ee711fb9 100644 --- a/libs/terraform/service/reverse-proxy/CHANGELOG.md +++ b/libs/terraform/service/reverse-proxy/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07) diff --git a/libs/terraform/service/reverse-proxy/package.json b/libs/terraform/service/reverse-proxy/package.json index 304c83a18..d95a7c3e1 100644 --- a/libs/terraform/service/reverse-proxy/package.json +++ b/libs/terraform/service/reverse-proxy/package.json @@ -1,6 +1,6 @@ { "name": "@trxn/terraform-service-reverse-proxy", - "version": "2.0.5", + "version": "2.0.6", "repository": { "type": "git", "url": "https://github.com/tractr/traxion" diff --git a/workspace/CHANGELOG.md b/workspace/CHANGELOG.md index c6c332ba7..e93d52c56 100644 --- a/workspace/CHANGELOG.md +++ b/workspace/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [2.0.6](https://github.com/tractr/traxion/compare/v2.0.5...v2.0.6) (2023-02-09) + + + ## [2.0.5](https://github.com/tractr/traxion/compare/v2.0.4...v2.0.5) (2023-02-07)