File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "src/OpenFeature .Hooks.Otel" : " 0.0.2" ,
3
- "src/OpenFeature .Providers.Flagd" : " 0.0.2"
2
+ "src/OpenFeatureContrib .Hooks.Otel" : " 0.0.2" ,
3
+ "src/OpenFeatureContrib .Providers.Flagd" : " 0.0.2"
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"bootstrap-sha" : " fd59f2328fd5aba0b7705b2fdbf76e39afa244dd" ,
3
3
"packages" : {
4
- "src/OpenFeature .Hooks.Otel" : {
4
+ "src/OpenFeatureContrib .Hooks.Otel" : {
5
5
"package-name" : " OpenFeature.Hooks.Otel" ,
6
6
"release-type" : " simple" ,
7
7
"bump-minor-pre-major" : true ,
8
8
"bump-patch-for-minor-pre-major" : true ,
9
9
"versioning" : " default" ,
10
10
"extra-files" : [
11
- " OpenFeature .Hooks.Otel.csproj"
11
+ " OpenFeatureContrib .Hooks.Otel.csproj"
12
12
]
13
13
},
14
- "src/OpenFeature .Providers.Flagd" : {
14
+ "src/OpenFeatureContrib .Providers.Flagd" : {
15
15
"package-name" : " OpenFeature.Providers.Flagd" ,
16
16
"release-type" : " simple" ,
17
17
"bump-minor-pre-major" : true ,
18
18
"bump-patch-for-minor-pre-major" : true ,
19
19
"versioning" : " default" ,
20
20
"extra-files" : [
21
- " OpenFeature .Providers.Flagd.csproj"
21
+ " OpenFeatureContrib .Providers.Flagd.csproj"
22
22
]
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments