Skip to content

Commit

Permalink
chore(release): release version 2.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
tractr-bot committed Apr 19, 2023
1 parent 5d9b42f commit 72b9c39
Show file tree
Hide file tree
Showing 132 changed files with 389 additions and 64 deletions.
4 changes: 4 additions & 0 deletions apps/admin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
4 changes: 4 additions & 0 deletions apps/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@trxn/traxion-api",
"version": "2.2.0-next.3"
"version": "2.1.14"
}
4 changes: 4 additions & 0 deletions apps/pwa-e2e/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
14 changes: 14 additions & 0 deletions apps/pwa/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)


### Bug Fixes

* load the user on the application start ([f4e5ab1](https://github.com/tractr/stack/commit/f4e5ab1022f90b78c05c253a4d20f48d2c645f92))


### Features

* remove unused package and component from angular packages ([#2](https://github.com/tractr/stack/issues/2)) ([6f7f1cd](https://github.com/tractr/stack/commit/6f7f1cd558af835a53da24f939e592a02d2594aa))



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion apps/pwa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/traxion-pwa",
"version": "2.2.0-next.3",
"version": "2.1.14",
"peerDependencies": {
"@angular/common": "^12.1.1",
"@angular/core": "^12.1.1"
Expand Down
4 changes: 4 additions & 0 deletions apps/terraform/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
16 changes: 16 additions & 0 deletions libs/angular/authentication/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)


### Bug Fixes

* do not notify when we test if the user is logged or not ([079271b](https://github.com/tractr/stack/commit/079271bd7f63e6bb1457fb72579c27f8f076e2e3))
* load the user on the application start ([f4e5ab1](https://github.com/tractr/stack/commit/f4e5ab1022f90b78c05c253a4d20f48d2c645f92))
* use observable inside angular guard to be sure to wait the user initialisation ([cb06aec](https://github.com/tractr/stack/commit/cb06aecbde04ae9ce148ddedaf44744550819c20))


### Features

* remove unused package and component from angular packages ([#2](https://github.com/tractr/stack/issues/2)) ([6f7f1cd](https://github.com/tractr/stack/commit/6f7f1cd558af835a53da24f939e592a02d2594aa))



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/angular/authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/angular-authentication",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack"
Expand Down
9 changes: 9 additions & 0 deletions libs/angular/casl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)


### Features

* remove unused package and component from angular packages ([#2](https://github.com/tractr/stack/issues/2)) ([6f7f1cd](https://github.com/tractr/stack/commit/6f7f1cd558af835a53da24f939e592a02d2594aa))



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/angular/casl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/angular-casl",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack"
Expand Down
9 changes: 9 additions & 0 deletions libs/angular/config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)


### Bug Fixes

* load the user on the application start ([f4e5ab1](https://github.com/tractr/stack/commit/f4e5ab1022f90b78c05c253a4d20f48d2c645f92))



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/angular/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/angular-config",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack"
Expand Down
9 changes: 9 additions & 0 deletions libs/angular/file-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)


### Features

* remove unused package and component from angular packages ([#2](https://github.com/tractr/stack/issues/2)) ([6f7f1cd](https://github.com/tractr/stack/commit/6f7f1cd558af835a53da24f939e592a02d2594aa))



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/angular/file-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/angular-file-storage",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack"
Expand Down
15 changes: 15 additions & 0 deletions libs/angular/tools/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)


### Bug Fixes

* load the user on the application start ([f4e5ab1](https://github.com/tractr/stack/commit/f4e5ab1022f90b78c05c253a4d20f48d2c645f92))


### Features

* add helper to the notification service ([9ffa11b](https://github.com/tractr/stack/commit/9ffa11b74c24ee14669e47bd81af17cd011f4e82))
* remove unused package and component from angular packages ([#2](https://github.com/tractr/stack/issues/2)) ([6f7f1cd](https://github.com/tractr/stack/commit/6f7f1cd558af835a53da24f939e592a02d2594aa))



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/angular/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/angular-tools",
"version": "2.2.0-next.3",
"version": "2.1.14",
"description": "Tools for angular application",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions libs/config/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)


### Bug Fixes

* load the user on the application start ([f4e5ab1](https://github.com/tractr/stack/commit/f4e5ab1022f90b78c05c253a4d20f48d2c645f92))



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/config/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/client-config",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack.git"
Expand Down
4 changes: 4 additions & 0 deletions libs/config/commit/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/config/commit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/commit-config",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack.git"
Expand Down
4 changes: 4 additions & 0 deletions libs/config/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/config/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/eslint-config",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack.git"
Expand Down
4 changes: 4 additions & 0 deletions libs/config/hapify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/config/hapify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/hapify-config",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack.git"
Expand Down
4 changes: 4 additions & 0 deletions libs/config/prettier/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/config/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/prettier-config",
"version": "2.2.0-next.3",
"version": "2.1.14",
"repository": {
"type": "git",
"url": "https://github.com/tractr/stack.git"
Expand Down
4 changes: 4 additions & 0 deletions libs/generated/angular-rext-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/generated/angular-rext-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/generated-angular-rext-client",
"version": "2.2.0-next.3",
"version": "2.1.14",
"dependencies": {
"tslib": "^2.3.1"
},
Expand Down
4 changes: 4 additions & 0 deletions libs/generated/casl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/generated/casl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trxn/generated-casl",
"version": "2.2.0-next.3",
"version": "2.1.14",
"dependencies": {
"tslib": "^2.3.1"
},
Expand Down
4 changes: 4 additions & 0 deletions libs/generated/dbml/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/generated/dbml/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@trxn/generated-dbml",
"version": "2.2.0-next.3"
"version": "2.1.14"
}
4 changes: 4 additions & 0 deletions libs/generated/models/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/generated/models/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@trxn/generated-models",
"version": "2.2.0-next.3"
"version": "2.1.14"
}
4 changes: 4 additions & 0 deletions libs/generated/nestjs-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.1.14](https://github.com/tractr/stack/compare/v2.1.13...v2.1.14) (2023-04-19)



# [2.2.0-next.3](https://github.com/tractr/stack/compare/v2.2.0-next.2...v2.2.0-next.3) (2023-04-18)


Expand Down
Loading

0 comments on commit 72b9c39

Please sign in to comment.