Skip to content

Commit 99b4448

Browse files
committed
chore(release): release version 2.2.6
1 parent 1c500be commit 99b4448

File tree

71 files changed

+184
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+184
-35
lines changed

apps/docs/CHANGELOG.md

+4

apps/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/traxion-api",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"dependencies": {
55
"@docusaurus/core": "^2.2.0",
66
"@docusaurus/mdx-loader": "^2.2.0",

examples/api-prisma/CHANGELOG.md

+4

examples/api-prisma/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "@trxn/examples-api-prisma",
3-
"version": "2.2.5"
3+
"version": "2.2.6"
44
}

libs/common/CHANGELOG.md

+4

libs/common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/common",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"description": "Common module for back and front",
55
"repository": {
66
"type": "git",

libs/hapify/core/CHANGELOG.md

+4

libs/hapify/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-core",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/devkit/CHANGELOG.md

+4

libs/hapify/devkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-devkit",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/casl/CHANGELOG.md

+4

libs/hapify/generators/casl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-casl",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/nestjs-authorized-graphql-resolvers/CHANGELOG.md

+4

libs/hapify/generators/nestjs-authorized-graphql-resolvers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-nestjs-authorized-graphql-resolvers",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/nestjs-authorized-services/CHANGELOG.md

+4

libs/hapify/generators/nestjs-authorized-services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-nestjs-authorized-services",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/nestjs-graphql-dtos/CHANGELOG.md

+4

libs/hapify/generators/nestjs-graphql-dtos/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-nestjs-graphql-dtos",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/nestjs-graphql-resolvers/CHANGELOG.md

+4

libs/hapify/generators/nestjs-graphql-resolvers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-nestjs-graphql-resolvers",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/nestjs-modules/CHANGELOG.md

+4

libs/hapify/generators/nestjs-modules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-nestjs-modules",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/nestjs-services/CHANGELOG.md

+4

libs/hapify/generators/nestjs-services/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-nestjs-services",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/generators/traxion/CHANGELOG.md

+4

libs/hapify/generators/traxion/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/hapify-generator-traxion",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/casl-generator/CHANGELOG.md

+4

libs/hapify/prisma/casl-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-casl-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/nestjs-authorized-graphql-resolvers-generator/CHANGELOG.md

+4

libs/hapify/prisma/nestjs-authorized-graphql-resolvers-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-nestjs-authorized-graphql-resolvers-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/nestjs-authorized-services-generator/CHANGELOG.md

+4

libs/hapify/prisma/nestjs-authorized-services-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-nestjs-authorized-services-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/nestjs-graphql-dtos-generator/CHANGELOG.md

+4

libs/hapify/prisma/nestjs-graphql-dtos-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-nestjs-graphql-dtos-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/nestjs-graphql-resolvers-generator/CHANGELOG.md

+4

libs/hapify/prisma/nestjs-graphql-resolvers-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-nestjs-graphql-resolvers-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/nestjs-modules-generator/CHANGELOG.md

+4

libs/hapify/prisma/nestjs-modules-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-nestjs-modules-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/nestjs-services-generator/CHANGELOG.md

+4

libs/hapify/prisma/nestjs-services-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-nestjs-services-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

libs/hapify/prisma/traxion-generator/CHANGELOG.md

+4

libs/hapify/prisma/traxion-generator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trxn/prisma-traxion-generator",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tractr/traxion"

0 commit comments

Comments
 (0)