Skip to content

Commit a6363bd

Browse files
chore(main): release 1.0.0 (#87)
🤖 I have created a release *beep* *boop* --- ## [1.0.0](v0.5.0...v1.0.0) (2022-10-21) ### Miscellaneous Chores * release 1.0.0 ([#85](#85)) ([79c0d8d](79c0d8d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 79c0d8d commit a6363bd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/open-feature/dotnet-sdk/compare/v0.5.0...v1.0.0) (2022-10-21)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.0.0 ([#85](https://github.com/open-feature/dotnet-sdk/issues/85)) ([79c0d8d](https://github.com/open-feature/dotnet-sdk/commit/79c0d8d0aa07f7aa69023de3437c3774df507e53))
9+
310
## [0.5.0](https://github.com/open-feature/dotnet-sdk/compare/v0.4.0...v0.5.0) (2022-10-16)
411

512

build/Common.prod.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<VersionNumber>0.5.0</VersionNumber> <!--x-release-please-version -->
9+
<VersionNumber>1.0.0</VersionNumber> <!--x-release-please-version -->
1010
<RepositoryType>git</RepositoryType>
1111
<RepositoryUrl>https://github.com/open-feature/dotnet-sdk</RepositoryUrl>
1212
<Description>OpenFeature is an open standard for feature flag management, created to support a robust feature flag ecosystem using cloud native technologies. OpenFeature will provide a unified API and SDK, and a developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.</Description>

0 commit comments

Comments
 (0)