Skip to content

Commit

Permalink
chore(release): bump 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 23, 2022
1 parent faf1b68 commit 97d0123
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.7.2](https://github.com/mission-apprentissage/cerfa/compare/v2.7.1...v2.7.2) (2022-05-23)


### Bug Fixes

* correction de la completion et des codes regions ([8189195](https://github.com/mission-apprentissage/cerfa/commit/818919535e2931acf32d7431dddc008d493670b3))
* format telephone sur la generation du pdf ([#737](https://github.com/mission-apprentissage/cerfa/issues/737)) ([810c708](https://github.com/mission-apprentissage/cerfa/commit/810c708e721d15f232b77e7a40dfaad82468dcd2))

## [2.7.2-beta.2](https://github.com/mission-apprentissage/cerfa/compare/v2.7.2-beta.1...v2.7.2-beta.2) (2022-05-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mna-cerfa",
"description": "[MNA] Générateur de Cerfa publique",
"repository": "https://github.com/mission-apprentissage/cerfa.git",
"version": "2.7.2-beta.2",
"version": "2.7.2",
"author": "MNA",
"license": "MIT",
"private": true,
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-cerfa-server",
"version": "2.7.2-beta.2",
"version": "2.7.2",
"description": "[MNA] Générateur Cerfa Serveer",
"repository": "https://github.com/mission-apprentissage/cerfa.git",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.7.2](https://github.com/mission-apprentissage/cerfa/compare/v2.7.1...v2.7.2) (2022-05-23)


### Bug Fixes

* correction de la completion et des codes regions ([8189195](https://github.com/mission-apprentissage/cerfa/commit/818919535e2931acf32d7431dddc008d493670b3))
* format telephone sur la generation du pdf ([#737](https://github.com/mission-apprentissage/cerfa/issues/737)) ([810c708](https://github.com/mission-apprentissage/cerfa/commit/810c708e721d15f232b77e7a40dfaad82468dcd2))

## [2.7.2-beta.2](https://github.com/mission-apprentissage/cerfa/compare/v2.7.2-beta.1...v2.7.2-beta.2) (2022-05-19)


Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mna-cerfa-ui",
"description": "[MNA] Générateur de contrat d'apprentissage UI",
"repository": "https://github.com/mission-apprentissage/cerfa.git",
"version": "2.7.2-beta.2",
"version": "2.7.2",
"author": "MNA",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit 97d0123

Please sign in to comment.