Skip to content

Commit

Permalink
chore(release): bump 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 12, 2023
1 parent d5a23a4 commit 7b53b7f
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.1.1](https://github.com/mission-apprentissage/trajectoires-pro/compare/v1.1.0...v1.1.1) (2023-04-12)


### Bug Fixes

* renvoi le dernier millesime par defaut ([#190](https://github.com/mission-apprentissage/trajectoires-pro/issues/190)) ([d5a23a4](https://github.com/mission-apprentissage/trajectoires-pro/commit/d5a23a488aa9d4c14a5a0122dd58f70880c1fe7e))

# [1.1.0](https://github.com/mission-apprentissage/trajectoires-pro/compare/v1.0.0...v1.1.0) (2023-04-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mna-trajectoires-pro",
"version": "1.1.0",
"version": "1.1.1",
"description": "[MNA] Exposition",
"repository": "https://github.com/mission-apprentissage/trajectoires-pro.git",
"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": "server",
"version": "1.1.0",
"version": "1.1.1",
"description": "[MNA] API exposition",
"repository": "https://github.com/mission-apprentissage/trajectoires-pro.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.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 7b53b7f

Please sign in to comment.