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.3.6
Browse files Browse the repository at this point in the history
## [2.3.6](v2.3.5...v2.3.6) (2020-11-16)

### Bug Fixes

* **api:** wrong knex config ([9046ea7](9046ea7))
  • Loading branch information
SocialGroovyBot committed Nov 16, 2020
1 parent 9046ea7 commit 0e82229
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.3.5...v2.3.6) (2020-11-16)


### Bug Fixes

* **api:** wrong knex config ([9046ea7](https://github.com/SocialGouv/work-in-france-backoffice/commit/9046ea7a5efb699ea60502fb1cdd175dd03e1afc))





## [2.3.5](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.3.4...v2.3.5) (2020-11-16)


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.3.5"
"version": "2.3.6"
}
11 changes: 11 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.6](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.3.5...v2.3.6) (2020-11-16)


### Bug Fixes

* **api:** wrong knex config ([9046ea7](https://github.com/SocialGouv/work-in-france-backoffice/commit/9046ea7a5efb699ea60502fb1cdd175dd03e1afc))





## [2.3.5](https://github.com/SocialGouv/work-in-france-backoffice/compare/v2.3.4...v2.3.5) (2020-11-16)

**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.3.5",
"version": "2.3.6",
"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 0e82229

Please sign in to comment.