chore: version packages #12
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
33390a1Thanks @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-utilsA new package was introduced,
@abstract-money/clithat adopts a quickerdevelopment 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
registryplugin,available at
@abstract-money/cli/plugins, and the CLI will download and cache themitself.
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
33390a1Thanks @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-utilsA new package was introduced,
@abstract-money/clithat adopts a quickerdevelopment 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
registryplugin,available at
@abstract-money/cli/plugins, and the CLI will download and cache themitself.
This feature also allowed to cut out the boilerplate code from the old
@abstract-money/abstract.js,yet keeping the backwards compatibility.
Patch Changes
33390a1]: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
33390a1Thanks @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-utilsA new package was introduced,
@abstract-money/clithat adopts a quickerdevelopment 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
registryplugin,available at
@abstract-money/cli/plugins, and the CLI will download and cache themitself.
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
33390a1Thanks @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-utilsA new package was introduced,
@abstract-money/clithat adopts a quickerdevelopment 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
registryplugin,available at
@abstract-money/cli/plugins, and the CLI will download and cache themitself.
This feature also allowed to cut out the boilerplate code from the old
@abstract-money/abstract.js,yet keeping the backwards compatibility.
Patch Changes
33390a1]:wagemos-cosmoskit-nextjs@0.1.1
Patch Changes
33390a1]:wagemos-graz-nextjs@0.1.1
Patch Changes
33390a1]: