Skip to content

Commit

Permalink
chore(release): version 25.158.6
Browse files Browse the repository at this point in the history
  • Loading branch information
emjpm-github-action committed Mar 8, 2024
1 parent 5177fa6 commit 1a5ae01
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 6 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.

## 25.158.6 (2024-03-08)

**Note:** Version bump only for package emjpm





## [25.158.5](https://github.com/DNUM-SocialGouv/emjpm/compare/v25.158.4...v25.158.5) (2024-03-06)

**Note:** Version bump only for package emjpm
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"packages": [
"packages/*"
],
"version": "25.158.5"
"version": "25.158.6"
}
8 changes: 8 additions & 0 deletions packages/api/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.

## 25.158.6 (2024-03-08)

**Note:** Version bump only for package @emjpm/api





## [25.158.5](https://github.com/DNUM-SocialGouv/emjpm/compare/v25.158.4...v25.158.5) (2024-03-06)

**Note:** Version bump only for package @emjpm/api
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emjpm/api",
"version": "25.158.5",
"version": "25.158.6",
"private": true,
"scripts": {
"start": "node dist/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@aws-sdk/client-s3": "^3.256.0",
"@aws-sdk/lib-storage": "^3.338.0",
"@azure/storage-blob": "^12.7.0",
"@emjpm/biz": "^25.158.5",
"@emjpm/biz": "^25.158.6",
"@sentry/node": "5.30.0",
"@vercel/ncc": "^0.29.2",
"JSONStream": "^1.3.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/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.

## 25.158.6 (2024-03-08)

**Note:** Version bump only for package @emjpm/app





## [25.158.5](https://github.com/DNUM-SocialGouv/emjpm/compare/v25.158.4...v25.158.5) (2024-03-06)

**Note:** Version bump only for package @emjpm/app
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "@emjpm/app",
"version": "25.158.5",
"version": "25.158.6",
"private": true,
"dependencies": {
"@apollo/client": "^3.4.10",
"@emjpm/biz": "^25.158.5",
"@emjpm/biz": "^25.158.6",
"@emotion/react": "^11.4.1",
"@emotion/styled": "^11.3.0",
"@emotion/styled-base": "^11.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/biz/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.

## 25.158.6 (2024-03-08)

**Note:** Version bump only for package @emjpm/biz





## [25.158.5](https://github.com/DNUM-SocialGouv/emjpm/compare/v25.158.4...v25.158.5) (2024-03-06)

**Note:** Version bump only for package @emjpm/biz
Expand Down
2 changes: 1 addition & 1 deletion packages/biz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emjpm/biz",
"version": "25.158.5",
"version": "25.158.6",
"private": true,
"description": "",
"source": "src/index.js",
Expand Down

0 comments on commit 1a5ae01

Please sign in to comment.