File tree 7 files changed +48
-32
lines changed
OpenFeature.Providers.Flagd
7 files changed +48
-32
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/OpenFeature.Hooks.Otel" : " 0.0.3 " ,
3
+ "src/OpenFeature.Providers.Flagd" : " 0.0.3 "
4
4
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.0.3] ( https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Hooks.Otel-v0.0.2...OpenFeature.Hooks.Otel-v0.0.3 ) (2022-10-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * add scaffolding and publishing ([ #13 ] ( https://github.com/open-feature/dotnet-sdk-contrib/issues/13 ) ) ([ d56e3fd] ( https://github.com/open-feature/dotnet-sdk-contrib/commit/d56e3fd09156dd548c4cb826512e319d28dfd961 ) )
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
2
-
3
- <PropertyGroup >
4
- <VersionNumber >0.0.2 </VersionNumber > <!-- x-release-please-version -->
5
- <Version >$(VersionNumber)</Version >
6
- <AssemblyVersion >$(VersionNumber)</AssemblyVersion >
7
- <FileVersion >$(VersionNumber)</FileVersion >
8
- <Description >Open Telemetry Hook for .NET</Description >
9
- <PackageProjectUrl >https://openfeature.dev</PackageProjectUrl >
10
- <RepositoryUrl >https://github.com/open-feature/dotnet-sdk-contrib</RepositoryUrl >
11
- <Authors >Todd Baert</Authors >
12
- </PropertyGroup >
13
-
14
- </Project >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
+
3
+ <PropertyGroup >
4
+ <VersionNumber >0.0.3 </VersionNumber > <!-- x-release-please-version -->
5
+ <Version >$(VersionNumber)</Version >
6
+ <AssemblyVersion >$(VersionNumber)</AssemblyVersion >
7
+ <FileVersion >$(VersionNumber)</FileVersion >
8
+ <Description >Open Telemetry Hook for .NET</Description >
9
+ <PackageProjectUrl >https://openfeature.dev</PackageProjectUrl >
10
+ <RepositoryUrl >https://github.com/open-feature/dotnet-sdk-contrib</RepositoryUrl >
11
+ <Authors >Todd Baert</Authors >
12
+ </PropertyGroup >
13
+
14
+ </Project >
Original file line number Diff line number Diff line change 1
- 0.0.2
1
+ 0.0.3
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ 0.0.3] ( https://github.com/open-feature/dotnet-sdk-contrib/compare/OpenFeature.Providers.Flagd-v0.0.2...OpenFeature.Providers.Flagd-v0.0.3 ) (2022-10-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * add scaffolding and publishing ([ #13 ] ( https://github.com/open-feature/dotnet-sdk-contrib/issues/13 ) ) ([ d56e3fd] ( https://github.com/open-feature/dotnet-sdk-contrib/commit/d56e3fd09156dd548c4cb826512e319d28dfd961 ) )
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
2
-
3
- <PropertyGroup >
4
- <VersionNumber >0.0.2 </VersionNumber > <!-- x-release-please-version -->
5
- <Version >$(VersionNumber)</Version >
6
- <AssemblyVersion >$(VersionNumber)</AssemblyVersion >
7
- <FileVersion >$(VersionNumber)</FileVersion >
8
- <Description >flagd provider for .NET</Description >
9
- <PackageProjectUrl >https://openfeature.dev</PackageProjectUrl >
10
- <RepositoryUrl >https://github.com/open-feature/dotnet-sdk-contrib</RepositoryUrl >
11
- <Authors >Todd Baert</Authors >
12
- </PropertyGroup >
13
-
14
- </Project >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
+
3
+ <PropertyGroup >
4
+ <VersionNumber >0.0.3 </VersionNumber > <!-- x-release-please-version -->
5
+ <Version >$(VersionNumber)</Version >
6
+ <AssemblyVersion >$(VersionNumber)</AssemblyVersion >
7
+ <FileVersion >$(VersionNumber)</FileVersion >
8
+ <Description >flagd provider for .NET</Description >
9
+ <PackageProjectUrl >https://openfeature.dev</PackageProjectUrl >
10
+ <RepositoryUrl >https://github.com/open-feature/dotnet-sdk-contrib</RepositoryUrl >
11
+ <Authors >Todd Baert</Authors >
12
+ </PropertyGroup >
13
+
14
+ </Project >
Original file line number Diff line number Diff line change 1
- 0.0.2
1
+ 0.0.3
You can’t perform that action at this time.
0 commit comments