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

Commit 9dec696

Browse files
chore(release): version 1.0.8
## [1.0.8](v1.0.7...v1.0.8) (2020-09-12) ### Bug Fixes * Fix security issue. ([940a588](940a588))
1 parent 940a588 commit 9dec696

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.8](https://github.com/SocialGouv/standup/compare/v1.0.7...v1.0.8) (2020-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix security issue. ([940a588](https://github.com/SocialGouv/standup/commit/940a588f169b0aa662692763127bdc7d4bc45c4b))
7+
18
## [1.0.7](https://github.com/SocialGouv/standup/compare/v1.0.6...v1.0.7) (2020-09-11)
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.7",
3+
"version": "1.0.8",
44
"main": "index.js",
55
"author": "SocialGouv",
66
"license": "MIT",

0 commit comments

Comments
 (0)