Skip to content

Commit

Permalink
v1.17.26
Browse files Browse the repository at this point in the history
  • Loading branch information
clabroche committed Feb 14, 2024
1 parent 7a15ef0 commit 65457a2
Show file tree
Hide file tree
Showing 80 changed files with 248 additions and 40 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* **server:** healthcheck working ([13d2960](https://github.com/clabroche/stack-monitor/commit/13d2960ffa5125aff7792d95a9306fe6e04d2889))
* **server:** resolve dependencies ([7a15ef0](https://github.com/clabroche/stack-monitor/commit/7a15ef01ba9946fb2662c0f15a6da758f0c40280))
* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

### Bug Fixes
Expand Down
6 changes: 6 additions & 0 deletions common/express-error-handler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.18](https://github.com/clabroche/stack-monitor/compare/v1.17.15...v1.17.18) (2024-02-11)

**Note:** Version bump only for package @clabroche/common-express-error-handler
Expand Down
2 changes: 1 addition & 1 deletion common/express-error-handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/common-express-error-handler",
"version": "1.17.18",
"version": "1.17.26",
"description": "",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
Expand Down
6 changes: 6 additions & 0 deletions common/express-http-error/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.18](https://github.com/clabroche/stack-monitor/compare/v1.17.15...v1.17.18) (2024-02-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion common/express-http-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/common-express-http-error",
"version": "1.17.18",
"version": "1.17.26",
"description": "",
"private": true,
"repository": "https://github.com/clabroche/stack-monitor",
Expand Down
6 changes: 6 additions & 0 deletions common/express-logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.18](https://github.com/clabroche/stack-monitor/compare/v1.17.15...v1.17.18) (2024-02-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion common/express-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/common-express-logger",
"version": "1.17.18",
"version": "1.17.26",
"description": "",
"private": true,
"repository": "https://github.com/clabroche/stack-monitor",
Expand Down
7 changes: 7 additions & 0 deletions common/express/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* **server:** healthcheck working ([13d2960](https://github.com/clabroche/stack-monitor/commit/13d2960ffa5125aff7792d95a9306fe6e04d2889))
* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.18](https://github.com/clabroche/stack-monitor/compare/v1.17.15...v1.17.18) (2024-02-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion common/express/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clabroche/common-express",
"private": true,
"version": "1.17.18",
"version": "1.17.26",
"description": "",
"repository": "https://github.com/clabroche/stack-monitor",
"main": "src/index.js",
Expand Down
7 changes: 7 additions & 0 deletions common/socket-front/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* **server:** resolve dependencies ([7a15ef0](https://github.com/clabroche/stack-monitor/commit/7a15ef01ba9946fb2662c0f15a6da758f0c40280))
* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.18](https://github.com/clabroche/stack-monitor/compare/v1.17.15...v1.17.18) (2024-02-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion common/socket-front/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@clabroche/common-socket-front",
"private": true,
"version": "1.17.18",
"version": "1.17.26",
"description": "",
"repository": "https://github.com/clabroche/stack-monitor",
"main": "src/index.js",
Expand Down
6 changes: 6 additions & 0 deletions common/socket-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.18](https://github.com/clabroche/stack-monitor/compare/v1.17.15...v1.17.18) (2024-02-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion common/socket-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/common-socket-server",
"version": "1.17.18",
"version": "1.17.26",
"private": true,
"description": "",
"repository": "https://github.com/clabroche/stack-monitor",
Expand Down
8 changes: 8 additions & 0 deletions fronts/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* **server:** healthcheck working ([13d2960](https://github.com/clabroche/stack-monitor/commit/13d2960ffa5125aff7792d95a9306fe6e04d2889))
* **server:** resolve dependencies ([7a15ef0](https://github.com/clabroche/stack-monitor/commit/7a15ef01ba9946fb2662c0f15a6da758f0c40280))
* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion fronts/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/fronts-app",
"version": "1.17.25",
"version": "1.17.26",
"private": true,
"description": "Monitor processes as a stack",
"repository": "https://github.com/clabroche/stack-monitor",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"useWorkspaces": true,
"npmClient": "yarn",
"version": "1.17.25",
"version": "1.17.26",
"commands": {
"version": {
"ignore": [
Expand Down
4 changes: 4 additions & 0 deletions modules/bugs/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-bugs-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-bugs-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/bugs/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-bugs-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions modules/configuration/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-configuration-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-configuration-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/configuration/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-configuration-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions modules/dev-ops/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-dev-ops-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-dev-ops-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/dev-ops/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-dev-ops-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions modules/dev-ops/front/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* **server:** resolve dependencies ([7a15ef0](https://github.com/clabroche/stack-monitor/commit/7a15ef01ba9946fb2662c0f15a6da758f0c40280))

## [1.17.24](https://github.com/clabroche/stack-monitor/compare/v1.17.23...v1.17.24) (2024-02-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion modules/dev-ops/front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-dev-ops-front",
"version": "1.17.24",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions modules/diff/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-diff-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-diff-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/diff/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-diff-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions modules/documentation/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-documentation-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-documentation-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/documentation/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-documentation-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions modules/finder/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-finder-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-finder-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/finder/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-finder-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions modules/finder/front/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.23](https://github.com/clabroche/stack-monitor/compare/v1.17.21...v1.17.23) (2024-02-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion modules/finder/front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-finder-front",
"version": "1.17.23",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions modules/git/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-git-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-git-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/git/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-git-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions modules/git/front/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

### Bug Fixes

* various changes ([06e6241](https://github.com/clabroche/stack-monitor/commit/06e624176595b95c4227fe684242919c7eeda192))

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion modules/git/front/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-git-front",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions modules/github/backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.17.26](https://github.com/clabroche/stack-monitor/compare/v1.17.25...v1.17.26) (2024-02-14)

**Note:** Version bump only for package @clabroche/modules-github-backend

## [1.17.25](https://github.com/clabroche/stack-monitor/compare/v1.17.24...v1.17.25) (2024-02-12)

**Note:** Version bump only for package @clabroche/modules-github-backend
Expand Down
2 changes: 1 addition & 1 deletion modules/github/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clabroche/modules-github-backend",
"version": "1.17.25",
"version": "1.17.26",
"repository": "https://github.com/clabroche/stack-monitor",
"private": true,
"scripts": {
Expand Down
Loading

0 comments on commit 65457a2

Please sign in to comment.