Skip to content

Conversation

@github-actions
Copy link
Contributor

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 mainline, this PR will be updated.

Releases

@abstract-money/cli@0.1.0

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

@abstract-money/core@0.1.0

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

Patch Changes

  • Updated dependencies [33390a1]:
    • @abstract-money/cosmwasm-utils@0.1.0

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

@abstract-money/cosmwasm-utils@0.1.0

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

@abstract-money/react@0.1.0

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

Patch Changes

  • Updated dependencies [33390a1]:
    • @abstract-money/core@0.1.0

wagemos-cosmoskit-nextjs@0.1.1

Patch Changes

  • Updated dependencies [33390a1]:
    • @abstract-money/core@0.1.0
    • @abstract-money/react@0.1.0

wagemos-graz-nextjs@0.1.1

Patch Changes

  • Updated dependencies [33390a1]:
    • @abstract-money/core@0.1.0
    • @abstract-money/react@0.1.0

@github-actions github-actions bot force-pushed the changeset-release/mainline branch from 60c3e7b to 640ff66 Compare December 29, 2023 14:59
@dalechyn dalechyn merged commit 84b2e7b into mainline Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants