Skip to content

Commit

Permalink
chore(release): bump 2.13.0-beta.10
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 25, 2022
1 parent afba44b commit b0f5b6c
Show file tree
Hide file tree
Showing 5 changed files with 17 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 @@
# [2.13.0-beta.10](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.9...v2.13.0-beta.10) (2022-07-25)


### Bug Fixes

* deploiement + non rejet tls en recette ([afba44b](https://github.com/mission-apprentissage/cerfa/commit/afba44bb0c28b564ab98a4e10e86c5987b9d6727))

# [2.13.0-beta.9](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.8...v2.13.0-beta.9) (2022-07-22)


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.13.0-beta.9",
"version": "2.13.0-beta.10",
"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.13.0-beta.9",
"version": "2.13.0-beta.10",
"description": "[MNA] Générateur Cerfa Serveer",
"repository": "https://github.com/mission-apprentissage/cerfa.git",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.13.0-beta.10](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.9...v2.13.0-beta.10) (2022-07-25)


### Bug Fixes

* deploiement + non rejet tls en recette ([afba44b](https://github.com/mission-apprentissage/cerfa/commit/afba44bb0c28b564ab98a4e10e86c5987b9d6727))

# [2.13.0-beta.9](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.8...v2.13.0-beta.9) (2022-07-22)


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.13.0-beta.9",
"version": "2.13.0-beta.10",
"author": "MNA",
"license": "MIT",
"private": true,
Expand Down

0 comments on commit b0f5b6c

Please sign in to comment.