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

Commit 83fd5a5

Browse files
chore(release): version 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2020-09-01) ### Bug Fixes * Replace Hasura url env var. ([95d35e5](95d35e5))
1 parent 95d35e5 commit 83fd5a5

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.1](https://github.com/SocialGouv/standup/compare/v1.0.0...v1.0.1) (2020-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Replace Hasura url env var. ([95d35e5](https://github.com/SocialGouv/standup/commit/95d35e5f74d5135800f5cc6135de99d242089dd8))
7+
18
# 1.0.0 (2020-08-31)
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.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)