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
449806db
Commit
449806db
authored
Feb 11, 2020
by
Social Groovy Bot
Browse files
chore(release): version 2.5.0
parent
cfb474d0
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
2 deletions
+24
-2
CHANGELOG.md
CHANGELOG.md
+11
-0
lerna.json
lerna.json
+1
-1
packages/api/CHANGELOG.md
packages/api/CHANGELOG.md
+11
-0
packages/api/package.json
packages/api/package.json
+1
-1
No files found.
CHANGELOG.md
View file @
449806db
...
...
@@ -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.5.0](https://github.com/SocialGouv/egapro/compare/v2.4.1...v2.5.0) (2020-02-11)
### Features
*
**api:**
ajout d'un endpoint /stats (
[
#520
](
https://github.com/SocialGouv/egapro/issues/520
)
) (
[
cfb474d
](
https://github.com/SocialGouv/egapro/commit/cfb474d
)
)
## [2.4.1](https://github.com/SocialGouv/egapro/compare/v2.4.0...v2.4.1) (2020-02-11)
...
...
lerna.json
View file @
449806db
...
...
@@ -11,5 +11,5 @@
"packages/*"
],
"useWorkspaces"
:
true
,
"version"
:
"2.
4.1
"
"version"
:
"2.
5.0
"
}
packages/api/CHANGELOG.md
View file @
449806db
...
...
@@ -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.5.0](https://github.com/SocialGouv/egapro/compare/v2.4.1...v2.5.0) (2020-02-11)
### Features
*
**api:**
ajout d'un endpoint /stats (
[
#520
](
https://github.com/SocialGouv/egapro/issues/520
)
) (
[
cfb474d
](
https://github.com/SocialGouv/egapro/commit/cfb474d
)
)
## [2.4.1](https://github.com/SocialGouv/egapro/compare/v2.4.0...v2.4.1) (2020-02-11)
**Note:**
Version bump only for package api
...
...
packages/api/package.json
View file @
449806db
{
"name"
:
"api"
,
"version"
:
"2.
4.1
"
,
"version"
:
"2.
5.0
"
,
"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