Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
chore(release): version 2.4.5
Browse files Browse the repository at this point in the history
## [2.4.5](v2.4.4...v2.4.5) (2021-07-01)

### Bug Fixes

* **deps:** update all dependencies ([#92](#92)) ([68d070f](68d070f))
* **deps:** update dependency date-fns to v2 ([#54](#54)) ([ac824c6](ac824c6))
* **deps:** update kosko monorepo ([#97](#97)) ([7693dd0](7693dd0))
  • Loading branch information
SocialGroovyBot committed Jul 1, 2021
1 parent 4a22408 commit 6cece6a
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.5](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.4.4...v2.4.5) (2021-07-01)


### Bug Fixes

* **deps:** update all dependencies ([#92](https://github.com/SocialGouv/work-in-france-backoffice/issues/92)) ([68d070f](https://github.com/SocialGouv/work-in-france-backoffice/commit/68d070f876ef6bb018bb2433402d8c07c9c812d4))
* **deps:** update dependency date-fns to v2 ([#54](https://github.com/SocialGouv/work-in-france-backoffice/issues/54)) ([ac824c6](https://github.com/SocialGouv/work-in-france-backoffice/commit/ac824c6021759cdf1b5b099f945d1a12072d53ec))
* **deps:** update kosko monorepo ([#97](https://github.com/SocialGouv/work-in-france-backoffice/issues/97)) ([7693dd0](https://github.com/SocialGouv/work-in-france-backoffice/commit/7693dd0f3095904fdb5e110671e2610b3af057f8))





## [2.4.4](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.4.3...v2.4.4) (2021-04-06)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "2.4.4"
"version": "2.4.5"
}
12 changes: 12 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.4.5](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.4.4...v2.4.5) (2021-07-01)


### Bug Fixes

* **deps:** update all dependencies ([#92](https://github.com/SocialGouv/work-in-france-backoffice/issues/92)) ([68d070f](https://github.com/SocialGouv/work-in-france-backoffice/commit/68d070f876ef6bb018bb2433402d8c07c9c812d4))
* **deps:** update dependency date-fns to v2 ([#54](https://github.com/SocialGouv/work-in-france-backoffice/issues/54)) ([ac824c6](https://github.com/SocialGouv/work-in-france-backoffice/commit/ac824c6021759cdf1b5b099f945d1a12072d53ec))





## [2.4.4](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.4.3...v2.4.4) (2021-04-06)

**Note:** Version bump only for package api
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "2.4.4",
"version": "2.4.5",
"main": "index.js",
"author": "Incubateur des Ministères Sociaux <dsi-incubateur@sg.social.gouv.fr> (https://incubateur.social.gouv.fr)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6cece6a

Please sign in to comment.