Skip to content

Commit

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


##
[1.6.1](js-sdk-v1.6.0...js-sdk-v1.6.1)
(2023-10-11)


### Deprecation Notice

* rename, deprecate js-sdk
([#589](#589))
([a361393](a361393))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Signed-off-by: Todd Baert <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <[email protected]>
  • Loading branch information
github-actions[bot] and toddbaert authored Oct 11, 2023
1 parent a361393 commit 64eadd1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/react": "0.0.1-experimental",
"packages/client": "0.4.1",
"packages/server": "1.6.0",
"packages/server": "1.6.1",
"packages/shared": "0.0.12"
}
7 changes: 7 additions & 0 deletions packages/server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.1](https://github.com/open-feature/js-sdk/compare/js-sdk-v1.6.0...js-sdk-v1.6.1) (2023-10-11)


### Deprecation Notice

* rename, deprecate js-sdk ([#589](https://github.com/open-feature/js-sdk/issues/589)) ([a361393](https://github.com/open-feature/js-sdk/commit/a36139342101265733ec3ae2d11773530dd19210))

## [1.6.0](https://github.com/open-feature/js-sdk/compare/js-sdk-v1.5.0...js-sdk-v1.6.0) (2023-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openfeature/js-sdk",
"version": "1.6.0",
"version": "1.6.1",
"description": "OpenFeature SDK for JavaScript",
"main": "./dist/cjs/index.js",
"files": [
Expand Down

0 comments on commit 64eadd1

Please sign in to comment.