Skip to content

Commit

Permalink
chore(release): bump 1.75.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 22, 2023
1 parent dc9b17a commit 88f3430
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.75.2](https://github.com/mission-apprentissage/labonnealternance/compare/v1.75.1...v1.75.2) (2023-08-22)


### Bug Fixes

* save opco if unkwnown ([dc9b17a](https://github.com/mission-apprentissage/labonnealternance/commit/dc9b17a31730ab89769a3966a233c31df4a51261))

## [1.75.1](https://github.com/mission-apprentissage/labonnealternance/compare/v1.75.0...v1.75.1) (2023-08-22)


Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mna-lba-server",
"version": "1.75.1",
"version": "1.75.2",
"description": "API La bonne alternance",
"repository": "https://github.com/mission-apprentissage/labonnealternance.git",
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui",
"version": "1.75.1",
"version": "1.75.2",
"private": false,
"license": "MIT",
"author": "Mission apprentissage",
Expand Down
2 changes: 1 addition & 1 deletion ui_espace_pro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui_espace_pro",
"version": "1.75.1",
"version": "1.75.2",
"description": "Interface de gestion pour les entreprises, organismes de formation et candidats en apprentissage",
"repository": "https://github.com/mission-apprentissage/labonnealternance.git",
"private": false,
Expand Down

0 comments on commit 88f3430

Please sign in to comment.