Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit f183379

Browse files
chore(release): version 1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2020-09-01) ### Bug Fixes * Fix Hasura db url. ([f01f2a0](f01f2a0))
1 parent f01f2a0 commit f183379

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/SocialGouv/standup/compare/v1.0.1...v1.0.2) (2020-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix Hasura db url. ([f01f2a0](https://github.com/SocialGouv/standup/commit/f01f2a014ced4f666f4ea6891b0c30b2feb00142))
7+
18
## [1.0.1](https://github.com/SocialGouv/standup/compare/v1.0.0...v1.0.1) (2020-09-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "standup",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)