Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
egapro
egapro
Commits
9932a355
Commit
9932a355
authored
May 14, 2020
by
Social Groovy Bot
Browse files
chore(release): version 2.10.1
parent
e17cd989
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
56 additions
and
5 deletions
+56
-5
CHANGELOG.md
CHANGELOG.md
+13
-0
lerna.json
lerna.json
+1
-1
packages/api/CHANGELOG.md
packages/api/CHANGELOG.md
+8
-0
packages/api/package.json
packages/api/package.json
+1
-1
packages/app/CHANGELOG.md
packages/app/CHANGELOG.md
+11
-0
packages/app/package.json
packages/app/package.json
+1
-1
packages/import-export/CHANGELOG.md
packages/import-export/CHANGELOG.md
+11
-0
packages/import-export/package.json
packages/import-export/package.json
+1
-1
packages/kinto/CHANGELOG.md
packages/kinto/CHANGELOG.md
+8
-0
packages/kinto/package.json
packages/kinto/package.json
+1
-1
No files found.
CHANGELOG.md
View file @
9932a355
...
...
@@ -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.10.1](https://github.com/SocialGouv/egapro/compare/v2.10.0...v2.10.1) (2020-05-14)
### Bug Fixes
*
**deps:**
update dependency react-scripts to v3.4.1 (
[
#612
](
https://github.com/SocialGouv/egapro/issues/612
)
) (
[
9205531
](
https://github.com/SocialGouv/egapro/commit/92055312638edb8aa6dfd038b8ae9acd9c06382b
)
)
*
**import solen:**
message d'erreur explicite (
[
5f197e3
](
https://github.com/SocialGouv/egapro/commit/5f197e36ae057decc9899d0d4d104c89058c638f
)
)
*
**import-export-cronjob:**
fix secrets (
[
ab9d1f9
](
https://github.com/SocialGouv/egapro/commit/ab9d1f950c196f7f2546a6550e8ac6d7c9fbaece
)
)
# [2.10.0](https://github.com/SocialGouv/egapro/compare/v2.9.5...v2.10.0) (2020-05-04)
...
...
lerna.json
View file @
9932a355
...
...
@@ -11,5 +11,5 @@
"packages/*"
],
"useWorkspaces"
:
true
,
"version"
:
"2.10.
0
"
"version"
:
"2.10.
1
"
}
packages/api/CHANGELOG.md
View file @
9932a355
...
...
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
## [2.10.1](https://github.com/SocialGouv/egapro/compare/v2.10.0...v2.10.1) (2020-05-14)
**Note:**
Version bump only for package api
# [2.10.0](https://github.com/SocialGouv/egapro/compare/v2.9.5...v2.10.0) (2020-05-04)
...
...
packages/api/package.json
View file @
9932a355
{
"name"
:
"api"
,
"version"
:
"2.10.
0
"
,
"version"
:
"2.10.
1
"
,
"main"
:
"index.js"
,
"author"
:
"Incubateur des Ministères Sociaux <dsi-incubateur@sg.social.gouv.fr> (https://incubateur.social.gouv.fr)"
,
"license"
:
"Apache-2.0"
,
...
...
packages/app/CHANGELOG.md
View file @
9932a355
...
...
@@ -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.10.1](https://github.com/SocialGouv/egapro/compare/v2.10.0...v2.10.1) (2020-05-14)
### Bug Fixes
*
**deps:**
update dependency react-scripts to v3.4.1 (
[
#612
](
https://github.com/SocialGouv/egapro/issues/612
)
) (
[
9205531
](
https://github.com/SocialGouv/egapro/commit/92055312638edb8aa6dfd038b8ae9acd9c06382b
)
)
# [2.10.0](https://github.com/SocialGouv/egapro/compare/v2.9.5...v2.10.0) (2020-05-04)
...
...
packages/app/package.json
View file @
9932a355
{
"name"
:
"app"
,
"version"
:
"2.10.
0
"
,
"version"
:
"2.10.
1
"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"react-scripts start"
,
...
...
packages/import-export/CHANGELOG.md
View file @
9932a355
...
...
@@ -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.10.1](https://github.com/SocialGouv/egapro/compare/v2.10.0...v2.10.1) (2020-05-14)
### Bug Fixes
*
**import solen:**
message d'erreur explicite (
[
5f197e3
](
https://github.com/SocialGouv/egapro/commit/5f197e36ae057decc9899d0d4d104c89058c638f
)
)
# [2.10.0](https://github.com/SocialGouv/egapro/compare/v2.9.5...v2.10.0) (2020-05-04)
...
...
packages/import-export/package.json
View file @
9932a355
{
"name"
:
"import-export"
,
"version"
:
"2.10.
0
"
,
"version"
:
"2.10.
1
"
,
"author"
:
"Incubateur des Ministères Sociaux <dsi-incubateur@sg.social.gouv.fr> (https://incubateur.social.gouv.fr)"
,
"license"
:
"Apache-2.0"
,
"private"
:
true
,
...
...
packages/kinto/CHANGELOG.md
View file @
9932a355
...
...
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
## [2.10.1](https://github.com/SocialGouv/egapro/compare/v2.10.0...v2.10.1) (2020-05-14)
**Note:**
Version bump only for package kinto
# [2.10.0](https://github.com/SocialGouv/egapro/compare/v2.9.5...v2.10.0) (2020-05-04)
**Note:**
Version bump only for package kinto
...
...
packages/kinto/package.json
View file @
9932a355
{
"name"
:
"kinto"
,
"version"
:
"2.10.
0
"
,
"version"
:
"2.10.
1
"
,
"main"
:
"index.js"
,
"author"
:
"Incubateur des Ministères Sociaux <dsi-incubateur@sg.social.gouv.fr> (https://incubateur.social.gouv.fr)"
,
"license"
:
"Apache-2.0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment