Skip to content

Commit

Permalink
chore(release): bump 2.13.0-beta.15
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 28, 2022
1 parent a6e032d commit 1441717
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.15](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.14...v2.13.0-beta.15) (2022-07-28)


### Features

* ajout de la signification de l'asterix ([c8a12d5](https://github.com/mission-apprentissage/cerfa/commit/c8a12d51efab9413651ac95468735798056490c4))

# [2.13.0-beta.14](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.13...v2.13.0-beta.14) (2022-07-28)


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.14",
"version": "2.13.0-beta.15",
"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.14",
"version": "2.13.0-beta.15",
"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.15](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.14...v2.13.0-beta.15) (2022-07-28)


### Features

* ajout de la signification de l'asterix ([c8a12d5](https://github.com/mission-apprentissage/cerfa/commit/c8a12d51efab9413651ac95468735798056490c4))

# [2.13.0-beta.14](https://github.com/mission-apprentissage/cerfa/compare/v2.13.0-beta.13...v2.13.0-beta.14) (2022-07-28)


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

0 comments on commit 1441717

Please sign in to comment.