-
Couldn't load subscription status.
- Fork 83
[FSSDK-11965] prepare release 6.2.0 #1098
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR prepares the Optimizely JavaScript SDK for the 6.2.0 release by updating version numbers across the codebase and documenting the changes. The release includes new CMAB (Contextual Multi-Armed Bandit) support and several bug fixes.
Key Changes:
- Updated package version from 6.1.0 to 6.2.0
- Added comprehensive changelog entry documenting CMAB features and bug fixes
- Updated all test assertions to reflect the new version
Reviewed Changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumped package version to 6.2.0 |
| lib/utils/enums/index.ts | Updated CLIENT_VERSION constant to 6.2.0 |
| lib/index.react_native.spec.ts | Updated version assertion in React Native tests |
| lib/index.node.tests.js | Updated version assertion in Node.js tests |
| lib/index.browser.tests.js | Updated version assertion in browser tests |
| CHANGELOG.md | Added release notes for version 6.2.0 and 5.4.0 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to ship!
31fb1bf to
9aac374
Compare
Issues