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

[ci] Release #2124

Merged
merged 1 commit into from
Jun 6, 2024
Merged

[ci] Release #2124

merged 1 commit into from
Jun 6, 2024

Conversation

alber70g
Copy link
Member

@alber70g alber70g commented May 13, 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

@kadena/[email protected]

Minor Changes

  • aa1aae6: Added listModules function to client-utils

Patch Changes

  • c9fe555: Pin sensitive dependencies to specific versions
  • 381a766: Added marmalade functions and correspondent integration testing
  • Updated dependencies [c9fe555]
  • Updated dependencies [9c4145c]
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/pactjs-cli\@1.11.2
    • @kadena/client\@1.11.2
    • @kadena/chainweb-node-client\@0.6.2

@kadena/[email protected]

Minor Changes

  • cfb7c5b: Added a hook to toggle and keep theme state, removing the necessity
    of a theme provider context
  • a415d79: Added a new variant to apply different colors to the Divider
    component

Patch Changes

  • 020be02: Add checkboxgroup component
  • 9d7545a: Add indication arrow and add an compact version of the tooltip
  • f045afe: Update border and radius based on layout
  • dac1b28: Update border styles for the Notification component
  • 3805b41: Added stable status to ui components
  • 8e2a297: Token sync
  • 864329d: Adds story for new System icons
  • 076f098: Fixed the accessibility issues (font-weight and color) related to
    the badge
  • 9cb50ea: added the high contrast variant and fixed the inline spacing for
    the large variant
  • 49fb388: Add new checkbox component
  • 07ec969: Add new tabs component style and added the pagination option
  • b0b05ca: Updated sync plugin and tokens

@kadena/[email protected]

Minor Changes

  • e26cc1f: Updated table generation and json output format to improve account
    information display

  • e79c180: - Updated "tx send" command to include transaction logging
    functionality. Transactions are now saved in a log file, capturing network
    details, transaction ID, and status.

    • Implemented the tx history command to display a formatted transaction
      history. This command provides a user-friendly way to view detailed
      transaction logs, including network host, network ID, chain ID, status, and
      transaction ID.
  • e1c80f6: Rename config path command to config show command Config show
    command to include all commands directory paths and counts of different
    resources like wallets, accounts, networks etc.

  • 7e1eb30: Add empty state warning message for network list command All empty
    state log level to warning for consistency

  • 6b940f9: Fixed reducing the overall maximum fund amount to 20 and
    dynamically split the max amount per chain when funding multiple chains.

    Fixed sorting of chain ids in the log.

  • f385a62: Add warning log message when user selects "no" for deploying the
    faucet.

  • 9a5d89c: - Renamed --type option to --from in the account add command.

    • Updated --type=manual to --from=key for specifying account addition via
      key file or manual entry.
    • Improved descriptions in account from selection prompts for better clarity
      on available options.

Patch Changes

  • c9fe555: Pin sensitive dependencies to specific versions
  • Updated dependencies [1d1f1dc]
  • Updated dependencies [c9fe555]
  • Updated dependencies [aa1aae6]
  • Updated dependencies [b916ea4]
  • Updated dependencies [381a766]
  • Updated dependencies [4b8c2bc]
    • @kadena/hd-wallet\@0.4.1
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/client-utils\@0.6.0
    • @kadena/pactjs-cli\@1.11.2
    • @kadena/client\@1.11.2
    • @kadena/pactjs-generator\@1.11.2

@kadena/[email protected]

Patch Changes

  • e5f8572: Data Render Component, Transactions List and hash tab routing done.
    Including mobile support.
  • 5a9d2de: Fixed transaction subscription issue with mempool and completed
    transactions
  • c9fe555: Pin sensitive dependencies to specific versions
  • 7e19fd3: Added neighbor info to blocks and phased out CHAIN_COUNT and
    NETWORK_ID env vars.
  • f4a18fa: Fixed issue when finding cross chain transfer when original
    transfer is the starting one
  • 30217ff: Added validations to ensure that we do not yield same events on
    subscriptions
  • 4a5045c: Added endHeight as an argument for blocksFromHeight query. Also
    added aditional validation on arguments
  • Updated dependencies [c9fe555]
  • Updated dependencies [aa1aae6]
  • Updated dependencies [9c4145c]
  • Updated dependencies [381a766]
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/client-utils\@0.6.0
    • @kadena/client\@1.11.2
    • @kadena/chainweb-node-client\@0.6.2

@kadena/[email protected]

Patch Changes

  • 9c4145c: Remove cross-fetch since we only support node >=18
  • Updated dependencies [c9fe555]
    • @kadena/cryptography-utils\@0.4.4

@kadena/[email protected]

Patch Changes

  • c9fe555: Pin sensitive dependencies to specific versions
  • Updated dependencies [c9fe555]
  • Updated dependencies [9c4145c]
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/chainweb-node-client\@0.6.2

@kadena/[email protected]

Patch Changes

  • c9fe555: Pin sensitive dependencies to specific versions

@kadena/[email protected]

Patch Changes

  • 1d1f1dc: Expose api doc
  • c9fe555: Pin sensitive dependencies to specific versions
  • b916ea4: Verify that the derivation path template includes <index>
  • 4b8c2bc: Separated test config for Chainweaver to avoid long timeout for all
    newly developed functions.
  • Updated dependencies [c9fe555]
    • @kadena/cryptography-utils\@0.4.4

@kadena/[email protected]

Patch Changes

  • c9fe555: Pin sensitive dependencies to specific versions
  • Updated dependencies [c9fe555]
    • @kadena/client\@1.11.2
    • @kadena/pactjs-generator\@1.11.2

@kadena/[email protected]

@kadena/[email protected]

Minor Changes

Patch Changes

  • 9231982: Implemented statistics, search and logo components and necessary
    logic
  • e5f8572: Data Render Component, Transactions List and hash tab routing done.
    Including mobile support.
  • 2a17292: added transaction/[requestKey] page
  • ca4fbfa: Add Media for SSR
  • Updated dependencies [020be02]
  • Updated dependencies [9d7545a]
  • Updated dependencies [f045afe]
  • Updated dependencies [e5f8572]
  • Updated dependencies [5a9d2de]
  • Updated dependencies [dac1b28]
  • Updated dependencies [3805b41]
  • Updated dependencies [c9fe555]
  • Updated dependencies [8e2a297]
  • Updated dependencies [cfb7c5b]
  • Updated dependencies [864329d]
  • Updated dependencies [076f098]
  • Updated dependencies [9cb50ea]
  • Updated dependencies [7e19fd3]
  • Updated dependencies [f4a18fa]
  • Updated dependencies [30217ff]
  • Updated dependencies [49fb388]
  • Updated dependencies [a415d79]
  • Updated dependencies [07ec969]
  • Updated dependencies [4a5045c]
  • Updated dependencies [b0b05ca]
    • @kadena/react-ui\@0.10.0
    • @kadena/graph\@1.0.3

@kadena/[email protected]

Patch Changes

  • c9fe555: Pin sensitive dependencies to specific versions
  • Updated dependencies [020be02]
  • Updated dependencies [9d7545a]
  • Updated dependencies [f045afe]
  • Updated dependencies [dac1b28]
  • Updated dependencies [1d1f1dc]
  • Updated dependencies [3805b41]
  • Updated dependencies [c9fe555]
  • Updated dependencies [8e2a297]
  • Updated dependencies [cfb7c5b]
  • Updated dependencies [aa1aae6]
  • Updated dependencies [864329d]
  • Updated dependencies [076f098]
  • Updated dependencies [9cb50ea]
  • Updated dependencies [b916ea4]
  • Updated dependencies [49fb388]
  • Updated dependencies [a415d79]
  • Updated dependencies [07ec969]
  • Updated dependencies [381a766]
  • Updated dependencies [4b8c2bc]
  • Updated dependencies [b0b05ca]
    • @kadena/react-ui\@0.10.0
    • @kadena/hd-wallet\@0.4.1
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/client-utils\@0.6.0
    • @kadena/client\@1.11.2
    • @kadena/pactjs-generator\@1.11.2

@kadena/[email protected]

Patch Changes

  • c9fe555: Pin sensitive dependencies to specific versions
  • Updated dependencies [c9fe555]
    • @kadena/dev-wallet\@0.1.1

@kadena/[email protected]

Patch Changes

@kadena/[email protected]

Patch Changes

  • Updated dependencies [020be02]
  • Updated dependencies [9d7545a]
  • Updated dependencies [f045afe]
  • Updated dependencies [dac1b28]
  • Updated dependencies [3805b41]
  • Updated dependencies [c9fe555]
  • Updated dependencies [8e2a297]
  • Updated dependencies [cfb7c5b]
  • Updated dependencies [aa1aae6]
  • Updated dependencies [864329d]
  • Updated dependencies [076f098]
  • Updated dependencies [9cb50ea]
  • Updated dependencies [49fb388]
  • Updated dependencies [a415d79]
  • Updated dependencies [07ec969]
  • Updated dependencies [381a766]
  • Updated dependencies [b0b05ca]
    • @kadena/react-ui\@0.10.0
    • @kadena/client-utils\@0.6.0
    • @kadena/client\@1.11.2

@kadena/[email protected]

Patch Changes

@kadena/[email protected]

Patch Changes

  • Updated dependencies [c9fe555]
    • @kadena/client\@1.11.2

@kadena/[email protected]

Patch Changes

  • Updated dependencies [c9fe555]
  • Updated dependencies [aa1aae6]
  • Updated dependencies [9c4145c]
  • Updated dependencies [381a766]
    • @kadena/client-utils\@0.6.0
    • @kadena/client\@1.11.2
    • @kadena/chainweb-node-client\@0.6.2

[email protected]

Patch Changes

  • Updated dependencies [c9fe555]
  • Updated dependencies [9c4145c]
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/chainweb-node-client\@0.6.2

@kadena/[email protected]

Patch Changes

  • Updated dependencies [c9fe555]
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/client\@1.11.2

@kadena/[email protected]

Patch Changes

  • Updated dependencies [c9fe555]
  • Updated dependencies [9c4145c]
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/client\@1.11.2
    • @kadena/chainweb-node-client\@0.6.2

@kadena/[email protected]

Patch Changes

  • b45db66: Inline code styling fix according to the badge designs

@kadena-dev/[email protected]

Patch Changes

  • Updated dependencies [c9fe555]
  • Updated dependencies [aa1aae6]
  • Updated dependencies [381a766]
    • @kadena/cryptography-utils\@0.4.4
    • @kadena/client-utils\@0.6.0
    • @kadena/client\@1.11.2

@kadena/[email protected]

Patch Changes

  • Updated dependencies [c9fe555]
    • @kadena/cryptography-utils\@0.4.4

Copy link

vercel bot commented May 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
alpha-docs ✅ Ready (Inspect) Visit Preview Jun 6, 2024 2:30pm
dev-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 2:30pm
kadena-js-marmalade-marketplace ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 2:30pm
proof-of-us ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 2:30pm
react-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 2:30pm
tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 2:30pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
marmalade-marketplace ⬜️ Ignored (Inspect) Visit Preview Jun 6, 2024 2:30pm

@alber70g alber70g merged commit 9b34f85 into main Jun 6, 2024
19 checks passed
@alber70g alber70g deleted the changeset-release/main branch June 6, 2024 15:32
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.

None yet

4 participants