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
78ec2bdd
Commit
78ec2bdd
authored
Nov 04, 2019
by
Social Groovy Bot
Browse files
chore(release): version 1.4.3
parent
5de94ecd
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
42 additions
and
4 deletions
+42
-4
CHANGELOG.md
CHANGELOG.md
+11
-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/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 @
78ec2bdd
...
...
@@ -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.
## [1.4.3](https://github.com/SocialGouv/egapro/compare/v1.4.0...v1.4.3) (2019-11-04)
### Bug Fixes
*
**50 à 250:**
suppression de la phrase 'pour le moment' sur la page d'accueil (
[
a7f1218
](
https://github.com/SocialGouv/egapro/commit/a7f1218
)
)
## [1.4.2](https://github.com/SocialGouv/egapro/compare/v1.4.0...v1.4.2) (2019-11-04)
...
...
lerna.json
View file @
78ec2bdd
...
...
@@ -11,5 +11,5 @@
"packages/*"
],
"useWorkspaces"
:
true
,
"version"
:
"1.4.
2
"
"version"
:
"1.4.
3
"
}
packages/api/CHANGELOG.md
View file @
78ec2bdd
...
...
@@ -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.
## [1.4.3](https://github.com/SocialGouv/egapro/compare/v1.4.0...v1.4.3) (2019-11-04)
**Note:**
Version bump only for package api
# [1.4.0](https://github.com/SocialGouv/egapro/compare/v1.2.4...v1.4.0) (2019-11-04)
...
...
packages/api/package.json
View file @
78ec2bdd
{
"name"
:
"api"
,
"version"
:
"1.4.
0
"
,
"version"
:
"1.4.
3
"
,
"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 @
78ec2bdd
...
...
@@ -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.
## [1.4.3](https://github.com/SocialGouv/egapro/compare/v1.4.0...v1.4.3) (2019-11-04)
### Bug Fixes
*
**50 à 250:**
suppression de la phrase 'pour le moment' sur la page d'accueil (
[
a7f1218
](
https://github.com/SocialGouv/egapro/commit/a7f1218
)
)
## [1.4.2](https://github.com/SocialGouv/egapro/compare/v1.4.0...v1.4.2) (2019-11-04)
...
...
packages/app/package.json
View file @
78ec2bdd
{
"name"
:
"app"
,
"version"
:
"1.4.
2
"
,
"version"
:
"1.4.
3
"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"react-scripts start"
,
...
...
packages/kinto/CHANGELOG.md
View file @
78ec2bdd
...
...
@@ -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.
## [1.4.3](https://github.com/SocialGouv/egapro/compare/v1.4.0...v1.4.3) (2019-11-04)
**Note:**
Version bump only for package kinto
# [1.4.0](https://github.com/SocialGouv/egapro/compare/v1.2.4...v1.4.0) (2019-11-04)
...
...
packages/kinto/package.json
View file @
78ec2bdd
{
"name"
:
"kinto"
,
"version"
:
"1.4.
0
"
,
"version"
:
"1.4.
3
"
,
"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