Skip to content

Commit

Permalink
chore(release): bump 1.74.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent b91db11 commit 96f8155
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.74.0](https://github.com/mission-apprentissage/labonnealternance/compare/v1.73.1...v1.74.0) (2023-08-21)


### Features

* update logic to fill new fields ([#545](https://github.com/mission-apprentissage/labonnealternance/issues/545)) ([b91db11](https://github.com/mission-apprentissage/labonnealternance/commit/b91db11f8f2645dc41727e17f4e652c94c209029))

## [1.73.1](https://github.com/mission-apprentissage/labonnealternance/compare/v1.73.0...v1.73.1) (2023-08-21)


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.73.1",
"version": "1.74.0",
"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.73.1",
"version": "1.74.0",
"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.73.1",
"version": "1.74.0",
"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 96f8155

Please sign in to comment.