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
b56f0de5
Commit
b56f0de5
authored
Jul 23, 2019
by
Social Groovy Bot
Browse files
chore(release): version 1.2.1
parent
24960bf3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
18 additions
and
2 deletions
+18
-2
CHANGELOG.md
CHANGELOG.md
+8
-0
lerna.json
lerna.json
+1
-1
packages/app/CHANGELOG.md
packages/app/CHANGELOG.md
+8
-0
packages/app/package.json
packages/app/package.json
+1
-1
No files found.
CHANGELOG.md
View file @
b56f0de5
...
...
@@ -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.2.1](https://github.com/SocialGouv/egapro/compare/v1.3.0...v1.2.1) (2019-07-23)
**Note:**
Version bump only for package egapro
# [1.2.0](https://github.com/SocialGouv/egapro/compare/v1.1.0...v1.2.0) (2019-07-16)
...
...
lerna.json
View file @
b56f0de5
...
...
@@ -11,5 +11,5 @@
"packages/*"
],
"useWorkspaces"
:
true
,
"version"
:
"1.2.
0
"
"version"
:
"1.2.
1
"
}
packages/app/CHANGELOG.md
View file @
b56f0de5
...
...
@@ -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.2.1](https://github.com/SocialGouv/egapro/compare/v1.3.0...v1.2.1) (2019-07-23)
**Note:**
Version bump only for package app
# [1.2.0](https://github.com/SocialGouv/egapro/compare/v1.1.0...v1.2.0) (2019-07-16)
...
...
packages/app/package.json
View file @
b56f0de5
{
"name"
:
"app"
,
"version"
:
"1.2.
0
"
,
"version"
:
"1.2.
1
"
,
"private"
:
true
,
"scripts"
:
{
"start"
:
"react-scripts start"
,
...
...
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