Skip to content

Commit 3195178

Browse files
author
g.dumora
committed
[MAKE_RELEASE] fix : fix type definition
1 parent 353b205 commit 3195178

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@ import FlagsConsumer from "./src/FlagsConsumer";
33
# Changelog
44
All notable changes to this project are documented in this file.
55

6+
## [1.0.35] - 2019-09-25
7+
### Fix
8+
- Type definition fix
9+
610
## [1.0.34] - 2019-09-25
711
### Fix
812
- Type LDCClient for launch Darkly
913

1014
## [1.0.33] - 2019-09-19
1115
### Fix
12-
- Type de finition for Flags are
16+
- Type de finition for Flags are
1317

1418
## [1.0.30] - 2019-07-02
1519
### Add
@@ -33,5 +37,5 @@ All notable changes to this project are documented in this file.
3337

3438
## [1.0.0] - 2018-11-19
3539
### Added
36-
- `FlagsProvider`, `Flags` and `WithFlags` components to easily manage what your app will rendered based on your LaunchDarkly config.
40+
- `FlagsProvider`, `Flags` and `WithFlags` components to easily manage what your app will rendered based on your LaunchDarkly config.
3741

0 commit comments

Comments
 (0)