chore(main): release dev.openfeature.javasdk 0.2.1 (#71)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-09-13 15:35:49 -07:00 committed by GitHub
parent 81ab0710ea
commit 9ec42f9869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 3 deletions

View File

@ -1 +1 @@
{".":"0.2.0"} {".":"0.2.1"}

View File

@ -1,5 +1,12 @@
# Changelog # Changelog
## [0.2.1](https://github.com/open-feature/java-sdk/compare/dev.openfeature.javasdk-v0.2.0...dev.openfeature.javasdk-v0.2.1) (2022-09-13)
### Bug Fixes
* isList check in Value checks type of list ([#70](https://github.com/open-feature/java-sdk/issues/70)) ([81ab071](https://github.com/open-feature/java-sdk/commit/81ab0710ea56af65eb65c7f95832b8f58c559a51))
## [0.2.0](https://github.com/open-feature/java-sdk/compare/dev.openfeature.javasdk-v0.1.1...dev.openfeature.javasdk-v0.2.0) (2022-09-13) ## [0.2.0](https://github.com/open-feature/java-sdk/compare/dev.openfeature.javasdk-v0.1.1...dev.openfeature.javasdk-v0.2.0) (2022-09-13)

View File

@ -4,7 +4,7 @@
<groupId>dev.openfeature</groupId> <groupId>dev.openfeature</groupId>
<artifactId>javasdk</artifactId> <artifactId>javasdk</artifactId>
<version>0.2.0</version> <!--x-release-please-version --> <version>0.2.1</version> <!--x-release-please-version -->
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

View File

@ -1 +1 @@
0.2.0 0.2.1