Skip to content
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

🤖 Bip Bop - Fusion Framework Release #1779

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@equinor/[email protected]

Minor Changes

  • #1781 0f3affa Thanks @odinr! - removed useFeatureFlags from AppConfigurator since caused issued for users without installing feature-flag module

@equinor/[email protected]

Patch Changes

@equinor/[email protected]

Patch Changes

  • #1781 0f3affa Thanks @odinr! - Added functionality for enabling feature flagging

    import { enableFeatureFlag } from `@equinor/fusion-framework-react-app/feature-flag`
    enableFeatureFlag(confgurator, [{
      id: 'my-flag',
      title: 'My flag'
    }])

    the user still needs to install @equinor/fusion-framework-module-feature-flag

  • Updated dependencies [0f3affa]:

@equinor/[email protected]

Patch Changes

@equinor/[email protected]

Patch Changes

@equinor/[email protected]

Patch Changes

@github-actions github-actions bot requested review from odinr and a team as code owners February 1, 2024 08:32
@github-actions github-actions bot marked this pull request as draft February 1, 2024 08:32
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from de3ec99 to b1d5337 Compare February 1, 2024 09:48
@Noggling Noggling marked this pull request as ready for review February 1, 2024 14:21
@github-actions github-actions bot added 👨🏻‍🍳 cookbooks 👾 React 💾 CLI fusion framework CLI 📚 documentation Improvements or additions to documentation labels Feb 1, 2024
Noggling
Noggling previously approved these changes Feb 1, 2024
Copy link
Contributor Author

github-actions bot commented Feb 1, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 4.8% 1288 / 26805
🔵 Statements 4.8% 1288 / 26805
🔵 Functions 5.98% 41 / 685
🔵 Branches 14.5% 106 / 731
File CoverageNo changed files found.
Generated in workflow #3973

@github-actions github-actions bot marked this pull request as draft February 2, 2024 09:07
@odinr odinr marked this pull request as ready for review February 2, 2024 09:09
@odinr odinr enabled auto-merge (squash) February 2, 2024 09:09
@odinr odinr merged commit e5011d9 into main Feb 2, 2024
8 checks passed
@odinr odinr deleted the changeset-release/main branch February 2, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 CLI fusion framework CLI 👨🏻‍🍳 cookbooks 📚 documentation Improvements or additions to documentation 👾 React
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants