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

feat(contracts): package unlock v14 and public lock v15 for release #15079

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

clemsos
Copy link
Member

@clemsos clemsos commented Nov 14, 2024

Description

This adds unlock v14 and public lock v15 flattened versions to the contracts package

Issues

Fixes #
Refs #

Checklist:

  • 1 PR, 1 purpose: my Pull Request applies to a single purpose
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the docs to reflect my changes if applicable
  • I have added tests (and stories for frontend components) that prove my fix is effective or that my feature works
  • I have performed a self-review of my own code
  • If my code involves visual changes, I am adding applicable screenshots to this thread

Release Note Draft Snippet

@clemsos
Copy link
Member Author

clemsos commented Nov 14, 2024

Here we are facing the conundrum that lead to #14032 as we are getting the latest contracts package from npm for integration tests on CI but it is not published yet as this hasnt been merged. Once this PR is approved, I will publish manually the contracts package and relaunch the CI

@clemsos
Copy link
Member Author

clemsos commented Nov 14, 2024

Ok lets add a preview flag to the generated index in the contracts package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants