File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 43
43
- 'providers/openfeature-provider-flipt/**'
44
44
providers/openfeature-provider-ofrep:
45
45
- 'providers/openfeature-provider-ofrep/**'
46
+ providers/openfeature-provider-unleash:
47
+ - 'providers/openfeature-provider-unleash/**'
46
48
47
49
build :
48
50
needs : changes
Original file line number Diff line number Diff line change 3
3
"providers/openfeature-provider-flagd" : " 0.2.6" ,
4
4
"providers/openfeature-provider-ofrep" : " 0.1.1" ,
5
5
"providers/openfeature-provider-flipt" : " 0.1.3" ,
6
- "providers/openfeature-provider-env-var" : " 0.1.0"
6
+ "providers/openfeature-provider-env-var" : " 0.1.0" ,
7
+ "providers/openfeature-provider-unleash" : " 0.1.0"
7
8
}
Original file line number Diff line number Diff line change 44
44
" README.md"
45
45
]
46
46
},
47
+ "providers/openfeature-provider-unleash" : {
48
+ "package-name" : " openfeature-provider-unleash" ,
49
+ "bump-minor-pre-major" : true ,
50
+ "bump-patch-for-minor-pre-major" : true ,
51
+ "versioning" : " default" ,
52
+ "extra-files" : [
53
+ " README.md"
54
+ ]
55
+ },
47
56
"hooks/openfeature-hooks-opentelemetry" : {
48
57
"package-name" : " openfeature-hooks-opentelemetry" ,
49
58
"bump-minor-pre-major" : true ,
You can’t perform that action at this time.
0 commit comments