chore(main): release core 1.11.0#1397
Merged
toddbaert merged 2 commits intoJun 12, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request increments the version of the @openfeature/core package from 1.10.0 to 1.11.0 across the manifest, package.json, and changelog files. The release includes a new feature to expose the JS SDK identity on client metadata. I have no feedback to provide.
d720363 to
8852948
Compare
8852948 to
8f38721
Compare
8f38721 to
044babe
Compare
044babe to
3443ef7
Compare
lukas-reining
approved these changes
Jun 10, 2026
3443ef7 to
71b3450
Compare
🤖 I have created a release *beep* *boop* --- ## [1.3.0](angular-sdk-v1.2.0...angular-sdk-v1.3.0) (2026-06-10) ### ✨ New Features * **angular:** add provideOpenFeature() standalone provider function ([#1409](#1409)) ([cddf9a9](cddf9a9)) * expose js sdk identity on client metadata ([#1376](#1376)) ([6c437e7](6c437e7)) ### 🧹 Chore * fixup test compilation issues ([da8f5d8](da8f5d8)) * resolve open dependabot security alerts ([#1402](#1402)) ([8c9669a](8c9669a)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @openfeature/core bumped from ^1.8.1 to ^1.11.0 * @openfeature/web-sdk bumped from ^1.6.2 to ^1.9.0 --- 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: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Signed-off-by: Lukas Reining <lukas.reining@codecentric.de> Co-authored-by: Lukas Reining <lukas.reining@codecentric.de>
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
71b3450 to
bcb186f
Compare
Contributor
Author
|
🤖 Release is at https://github.com/open-feature/js-sdk/releases/tag/core-v1.11.0 🌻 |
This was referenced Jun 12, 2026
toddbaert
pushed a commit
to Herrtian/js-sdk
that referenced
this pull request
Jun 19, 2026
🤖 I have created a release *beep* *boop* --- ## [1.3.1](open-feature/js-sdk@angular-sdk-v1.3.0...angular-sdk-v1.3.1) (2026-06-12) ### 🐛 Bug Fixes * **angular:** bump @openfeature/web-sdk peer to ^1.9.0 ([open-feature#1418](open-feature#1418)) ([33a75fd](open-feature@33a75fd)) ### 🧹 Chore * **main:** release core 1.11.0 ([open-feature#1397](open-feature#1397)) ([70ea910](open-feature@70ea910)) --- 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: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.11.0 (2026-06-12)
✨ New Features
This PR was generated with Release Please. See documentation.