Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 30, 2021
1 parent 87dfd0d commit 6745e77
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.0.0-beta.5](https://github.com/SocialGouv/domifa/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2021-06-30)


### Bug Fixes

* Add production workflow. ([87dfd0d](https://github.com/SocialGouv/domifa/commit/87dfd0d8d90df59c795bfa1e37f3aa966f3052c6))
* Seed DB after app deployment. ([3f357b9](https://github.com/SocialGouv/domifa/commit/3f357b96d3699fd63b75c39f81c3019595ce609f))

# [1.0.0-beta.4](https://github.com/SocialGouv/domifa/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2021-06-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "domifa",
"private": true,
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"scripts": {
"build": "lerna run build --stream",
"dev": "lerna run dev --parallel --stream",
Expand Down

0 comments on commit 6745e77

Please sign in to comment.