Skip to content

Commit

Permalink
chore(main): release 0.12.1 (#242)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.12.1](v0.12.0...v0.12.1)
(2023-09-24)


### 🐛 Bug Fixes

* **deps:** update dependency @harnessio/ff-nodejs-server-sdk to v1.3.2
([731a00c](731a00c))
* **deps:** update dependency @openfeature/js-sdk to v1.4.2
([60a4faf](60a4faf))
* **deps:** update dependency flagsmith to v3.19.1
([79f0f8c](79f0f8c))
* **deps:** update dependency launchdarkly-js-client-sdk to v3.1.4
([90a6b4e](90a6b4e))
* **deps:** update dependency launchdarkly-node-server-sdk to v7.0.3
([6101ea9](6101ea9))
* **deps:** update dependency rox-browser to v5.4.8
([2807aca](2807aca))
* **deps:** update dependency rox-node to v5.4.8
([cbf2510](cbf2510))
* update jaeger config to use otlp
([#246](#246))
([da8bd9e](da8bd9e))


### 🧹 Chore

* **deps:** update dependency @babel/preset-react to v7.22.15
([a28ac6f](a28ac6f))
* **deps:** update dependency @mui/material to v5.14.10
([c46499d](c46499d))
* **deps:** update dependency @reactour/tour to v3.6.1
([d0ffff6](d0ffff6))
* **deps:** update dependency @svgr/webpack to v8.1.0
([5328906](5328906))
* **deps:** update dependency @types/node to v18.17.18
([5f68f18](5f68f18))
* **deps:** update dependency core-js to v3.32.2
([cd05029](cd05029))
* **deps:** update dependency tslib to v2.6.2
([10046ba](10046ba))
* **deps:** update types
([7ee3fcc](7ee3fcc))

---
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>
  • Loading branch information
github-actions[bot] authored Sep 24, 2023
1 parent da8bd9e commit 19d03be
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 6 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.12.0"
".": "0.12.1"
}
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [0.12.1](https://github.com/open-feature/playground/compare/v0.12.0...v0.12.1) (2023-09-24)


### 🐛 Bug Fixes

* **deps:** update dependency @harnessio/ff-nodejs-server-sdk to v1.3.2 ([731a00c](https://github.com/open-feature/playground/commit/731a00caa886b0ee655536267738146e66f1c98a))
* **deps:** update dependency @openfeature/js-sdk to v1.4.2 ([60a4faf](https://github.com/open-feature/playground/commit/60a4faf4488793c2dbda50cd63b78528d65bef59))
* **deps:** update dependency flagsmith to v3.19.1 ([79f0f8c](https://github.com/open-feature/playground/commit/79f0f8c193aae2831b317c76303c1b63f468f1f6))
* **deps:** update dependency launchdarkly-js-client-sdk to v3.1.4 ([90a6b4e](https://github.com/open-feature/playground/commit/90a6b4e415b5e56f2d50cb23fd25bea8829e80db))
* **deps:** update dependency launchdarkly-node-server-sdk to v7.0.3 ([6101ea9](https://github.com/open-feature/playground/commit/6101ea95e061ee08c8403dc826a97448cc76bc06))
* **deps:** update dependency rox-browser to v5.4.8 ([2807aca](https://github.com/open-feature/playground/commit/2807acaf4acb893da41ed76780cbbd206861915b))
* **deps:** update dependency rox-node to v5.4.8 ([cbf2510](https://github.com/open-feature/playground/commit/cbf2510f00ba4373f5abe9da2673f512d1a5b897))
* update jaeger config to use otlp ([#246](https://github.com/open-feature/playground/issues/246)) ([da8bd9e](https://github.com/open-feature/playground/commit/da8bd9e449ed958b09ac412ef8eab7859ab6e0fd))


### 🧹 Chore

* **deps:** update dependency @babel/preset-react to v7.22.15 ([a28ac6f](https://github.com/open-feature/playground/commit/a28ac6fc0975275c7aaa64db9cc50639df29da7b))
* **deps:** update dependency @mui/material to v5.14.10 ([c46499d](https://github.com/open-feature/playground/commit/c46499d7d73aea849c45d0adcfe132c21c266432))
* **deps:** update dependency @reactour/tour to v3.6.1 ([d0ffff6](https://github.com/open-feature/playground/commit/d0ffff6580670a51b0a23504b85963cd6e5437f7))
* **deps:** update dependency @svgr/webpack to v8.1.0 ([5328906](https://github.com/open-feature/playground/commit/5328906a229321afeb612bf8b4b36bd0910f58c6))
* **deps:** update dependency @types/node to v18.17.18 ([5f68f18](https://github.com/open-feature/playground/commit/5f68f18fd41a24ae09483cdb8e79d21b11241d4c))
* **deps:** update dependency core-js to v3.32.2 ([cd05029](https://github.com/open-feature/playground/commit/cd050291d5f28e38978a163d0132654747320606))
* **deps:** update dependency tslib to v2.6.2 ([10046ba](https://github.com/open-feature/playground/commit/10046ba1e8ee2af465f46a9784be52cd69ceb05c))
* **deps:** update types ([7ee3fcc](https://github.com/open-feature/playground/commit/7ee3fcc4ee50914045bfa1e9ce29e59b259b5133))

## [0.12.0](https://github.com/open-feature/playground/compare/v0.11.0...v0.12.0) (2023-09-19)


Expand Down
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'
services:
demo:
image: ghcr.io/open-feature/playground-app:v0.12.0 # x-release-please-version
image: ghcr.io/open-feature/playground-app:v0.12.1 # x-release-please-version
# build:
# dockerfile: ./packages/app/Dockerfile
# context: .
Expand Down Expand Up @@ -47,7 +47,7 @@ services:
- FLAGD_TLS_WEB

fib-service:
image: ghcr.io/open-feature/playground-fib-service:v0.12.0 # x-release-please-version
image: ghcr.io/open-feature/playground-fib-service:v0.12.1 # x-release-please-version
# build:
# dockerfile: ./packages/fibonacci-service/Dockerfile
# context: .
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.12.0",
"version": "0.12.1",
"license": "Apache-2.0",
"scripts": {
"ui": "nx run ui:serve",
Expand Down

0 comments on commit 19d03be

Please sign in to comment.