File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ import FlagsConsumer from "./src/FlagsConsumer";
3
3
# Changelog
4
4
All notable changes to this project are documented in this file.
5
5
6
+ ## [ 1.0.31] - 2019-09-19
7
+ ### Fix
8
+ - Type de finition for Flags are
9
+
6
10
## [ 1.0.30] - 2019-07-02
7
11
### Add
8
12
- Type definition added.
@@ -26,3 +30,4 @@ All notable changes to this project are documented in this file.
26
30
## [ 1.0.0] - 2018-11-19
27
31
### Added
28
32
- ` FlagsProvider ` , ` Flags ` and ` WithFlags ` components to easily manage what your app will rendered based on your LaunchDarkly config.
33
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lectra/ld-react-feature-flags" ,
3
- "version" : " 1.0.30 " ,
3
+ "version" : " 1.0.31 " ,
4
4
"description" : " Integrate Launch Darkly in your React app in a breeze" ,
5
5
"contributors" : [
6
6
{
You can’t perform that action at this time.
0 commit comments