Skip to content

Commit

Permalink
Merge pull request #65 from open-feature/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--openfeature

chore(main): release openfeature 0.0.3
  • Loading branch information
beeme1mr authored Oct 4, 2022
2 parents 6280181 + 0907eb4 commit c47ccf3
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.2"
".": "0.0.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.3](https://github.com/open-feature/playground/compare/openfeature-v0.0.2...openfeature-v0.0.3) (2022-10-04)


### Bug Fixes

* add qemu ([f2991b7](https://github.com/open-feature/playground/commit/f2991b7ee56ff52e460b6477ba92fe06c694724f))

## [0.0.2](https://github.com/open-feature/playground/compare/openfeature-v0.0.1...openfeature-v0.0.2) (2022-10-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openfeature",
"version": "0.0.2",
"version": "0.0.3",
"license": "MIT",
"scripts": {
"no-op-demo": "nx serve app",
Expand Down

0 comments on commit c47ccf3

Please sign in to comment.